mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-28 18:14:42 +00:00
remove unused imports
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2919 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
1d891fffec
commit
df34e1a8e9
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ import urllib2
|
|||
import time
|
||||
import socket
|
||||
import re
|
||||
import sys
|
||||
import zlib
|
||||
import gzip
|
||||
import cStringIO as StringIO
|
||||
|
|
|
|||
Loading…
Reference in a new issue