Skip to content

Commit 3e28abf

Browse files
committed
flake8
1 parent 5a68e76 commit 3e28abf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

qiita_pet/handlers/admin_processing_job.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ def get(self):
7272
(heartbeat > current_date - interval '14' day OR
7373
heartbeat is NULL)"""
7474
TRN.add(sql, [command_id])
75-
print (f'-----> {command_id}')
7675
jids = TRN.execute_fetchflatten()
7776

7877
jobs = []

0 commit comments

Comments
 (0)