mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-05 06:07:35 +03:00
Remove unused import
This commit is contained in:
parent
6b683477cb
commit
fc04e4543b
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ in them for XML requests (all but PUT).
|
|||
import posixpath
|
||||
import re
|
||||
import xml.etree.ElementTree as ET
|
||||
from pprint import pprint
|
||||
from collections import OrderedDict
|
||||
from datetime import datetime, timedelta, timezone
|
||||
from http import client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue