We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c0920 commit 6ddaac2Copy full SHA for 6ddaac2
webdavfs/webdavfs.py
@@ -5,10 +5,6 @@
5
import threading
6
import logging
7
8
-# import webdav.client as wc
9
-# import webdav.exceptions as we
10
-# import webdav.urn as wu
11
-
12
import webdav2.client as wc
13
import webdav2.exceptions as we
14
import webdav2.urn as wu
0 commit comments