Skip to content

Commit df36726

Browse files
committed
Remove unused imports in fs.wrapfs
1 parent f257c8c commit df36726

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/wrapfs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from .base import FS
1212
from .copy import copy_file, copy_dir
1313
from .info import Info
14-
from .move import move_file, move_dir
1514
from .path import abspath, join, normpath
1615
from .error_tools import unwrap_errors
1716

0 commit comments

Comments
 (0)