mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-21 21:01:52 +00:00
Remove unused import.
This commit is contained in:
parent
a8aa3bdb00
commit
c03111475c
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ from . import gzip2 as gzip
|
|||
from . import httplib2 as httplib
|
||||
from . import log, LOG_CHECK, fileutil
|
||||
import re
|
||||
import mimetypes
|
||||
import zlib
|
||||
import urllib
|
||||
import urllib2
|
||||
|
|
|
|||
Loading…
Reference in a new issue