remove no longer required include related to use new parent_path
This commit is contained in:
@@ -17,7 +17,6 @@
|
|||||||
|
|
||||||
import io
|
import io
|
||||||
import logging
|
import logging
|
||||||
import posixpath
|
|
||||||
import sys
|
import sys
|
||||||
import xml.etree.ElementTree as ET
|
import xml.etree.ElementTree as ET
|
||||||
from typing import Optional, Union
|
from typing import Optional, Union
|
||||||
|
|||||||
@@ -19,7 +19,6 @@
|
|||||||
# along with Radicale. If not, see <http://www.gnu.org/licenses/>.
|
# along with Radicale. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
import errno
|
import errno
|
||||||
import posixpath
|
|
||||||
import re
|
import re
|
||||||
import socket
|
import socket
|
||||||
from http import client
|
from http import client
|
||||||
|
|||||||
@@ -19,7 +19,6 @@
|
|||||||
# along with Radicale. If not, see <http://www.gnu.org/licenses/>.
|
# along with Radicale. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
import errno
|
import errno
|
||||||
import posixpath
|
|
||||||
import re
|
import re
|
||||||
import socket
|
import socket
|
||||||
from http import client
|
from http import client
|
||||||
|
|||||||
Reference in New Issue
Block a user