1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-29 16:55:32 +00:00

Remove useless import

This commit is contained in:
Guillaume Ayoub 2016-08-29 12:07:58 +02:00
parent fd1742fcea
commit 34ad1b9073

View file

@ -40,7 +40,6 @@ import threading
import urllib
import wsgiref.simple_server
import zlib
from contextlib import contextmanager
from http import client
from urllib.parse import unquote, urlparse