mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Fix imports
This commit is contained in:
parent
8318feacce
commit
39d6407ee5
9 changed files with 2 additions and 9 deletions
|
@ -34,7 +34,6 @@ from urllib import request
|
|||
from urllib.error import HTTPError, URLError
|
||||
|
||||
import pytest
|
||||
|
||||
from radicale import config, server
|
||||
from radicale.tests import BaseTest
|
||||
from radicale.tests.helpers import configuration_to_dict, get_file_path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue