Remove unused imports
This commit is contained in:
parent
977887469c
commit
2101830c0d
4 changed files with 1 additions and 6 deletions
|
@ -22,7 +22,6 @@ if os.name == 'nt':
|
|||
from .utils import (
|
||||
compat_cookiejar,
|
||||
compat_http_client,
|
||||
compat_print,
|
||||
compat_str,
|
||||
compat_urllib_error,
|
||||
compat_urllib_request,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue