Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
andresriancho committed Sep 7, 2019
1 parent 03ff8ea commit c98ad7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion w3af/core/data/url/handlers/tests/test_cache.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
from w3af.core.data.url import opener_settings
from w3af.core.data.parsers.doc.url import URL
from w3af.core.data.dc.headers import Headers
from w3af.core.data.constants.response_codes import NOT_FOUND


class TestCacheHandler(unittest.TestCase):
Expand Down

0 comments on commit c98ad7b

Please sign in to comment.