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 38e6b3c commit 93c2579Copy full SHA for 93c2579
fs/move.py
@@ -10,7 +10,7 @@
10
from .errors import FSError
11
from .opener import manage_fs
12
from .osfs import OSFS
13
-from .path import frombase, normpath
+from .path import frombase
14
15
if typing.TYPE_CHECKING:
16
from typing import Text, Union
0 commit comments