1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-07 18:30:54 +00:00

Fix imports

This commit is contained in:
Dipl. Ing. Péter Varkoly 2025-05-31 13:38:34 +02:00
parent 8318feacce
commit 39d6407ee5
9 changed files with 2 additions and 9 deletions

View file

@ -29,7 +29,6 @@ import sys
from typing import Iterable, Tuple, Union
import pytest
from radicale import xmlutils
from radicale.tests import BaseTest