Remove unused import in tests
authorAlexander Cecile <redacted>
Fri, 21 Aug 2020 21:30:47 +0000 (17:30 -0400)
committerAlexander Cecile <redacted>
Fri, 21 Aug 2020 21:30:47 +0000 (17:30 -0400)
testUpdateHostsFile.py

index bf9fcff5f251b3cd8cf3197e52c4046fe63b1fda..4cb70bc5731babb791dc24d3917b7abc2ef6cb93 100644 (file)
@@ -27,7 +27,6 @@ from updateHostsFile import (
     flush_dns_cache,
     gather_custom_exclusions,
     get_defaults,
-    get_file_by_url,
     is_valid_domain_format,
     matches_exclusions,
     move_hosts_file_into_place,
git clone https://git.99rst.org/PROJECT