Georgiy hace 1 año
padre
commit
4e4af2aca5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      radicale/app/report.py

+ 1 - 1
radicale/app/report.py

@@ -27,7 +27,7 @@ from vobject.base import ContentLine
 from http import client
 from typing import (
     Callable, Iterable, Iterator,
-    Optional, Sequence, Tuple, List,
+    Optional, Sequence, Tuple,
 )
 from urllib.parse import unquote, urlparse