mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Remove useless import
This commit is contained in:
parent
fd1742fcea
commit
34ad1b9073
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ import threading
|
||||||
import urllib
|
import urllib
|
||||||
import wsgiref.simple_server
|
import wsgiref.simple_server
|
||||||
import zlib
|
import zlib
|
||||||
from contextlib import contextmanager
|
|
||||||
from http import client
|
from http import client
|
||||||
from urllib.parse import unquote, urlparse
|
from urllib.parse import unquote, urlparse
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue