Skip to content

Commit b636082

Browse files
committed
cleanup
1 parent 2d252ce commit b636082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dahu/app/reprocess.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Reprocess a job using the current
55
"""
66

7-
import os, json, sys, logging, time
7+
import os, json, logging, time
88
from argparse import ArgumentParser
99
import dahu.factory
1010
from dahu.job import Job

0 commit comments

Comments
 (0)