Skip to content

Commit

Permalink
Removes an unused import from my previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
AthKouloumvakos authored and Cadair committed Oct 9, 2023
1 parent 016c5d9 commit be175a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions parfive/tests/test_downloader.py
Original file line number Diff line number Diff line change
Expand Up @@ -475,9 +475,6 @@ def run(self):
self.result = self._target(*self._args, **self._kwargs)


import warnings


def test_download_out_of_main_thread(httpserver, tmpdir):
tmpdir = str(tmpdir)
httpserver.serve_content(
Expand Down

0 comments on commit be175a0

Please sign in to comment.