mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-05 21:24:45 +00:00
Remove unused import.
This commit is contained in:
parent
14326710bc
commit
7374068941
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ Handle http links.
|
|||
import urlparse
|
||||
import urllib
|
||||
import os
|
||||
import re
|
||||
import errno
|
||||
import zlib
|
||||
import socket
|
||||
|
|
|
|||
Loading…
Reference in a new issue