mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-19 23:40:29 +00:00
Remove unused imports
This commit is contained in:
parent
0734f7420c
commit
ec30ca6ee4
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@
|
|||
"""
|
||||
Test mail checking.
|
||||
"""
|
||||
import urllib
|
||||
from tests import has_network
|
||||
from nose import SkipTest
|
||||
from . import LinkCheckTest
|
||||
|
|
|
|||
Loading…
Reference in a new issue