Skip to content

Commit

Permalink
Issue #432 Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanKJSchreurs committed Jul 28, 2023
1 parent 22340df commit f7be347
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/extra/test_job_management.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import datetime as dt
import json
import multiprocessing
from pathlib import Path
from unittest import mock

# TODO: can we avoid using httpretty?
Expand Down

0 comments on commit f7be347

Please sign in to comment.