Remove unused imports

This commit is contained in:
Bastian Kleineidam 2009-02-23 17:32:04 +01:00
parent 0734f7420c
commit ec30ca6ee4

View file

@ -17,7 +17,6 @@
"""
Test mail checking.
"""
import urllib
from tests import has_network
from nose import SkipTest
from . import LinkCheckTest