Skip to content

Commit c49b112

Browse files
committed
tests: prefix: remove redundant import
1 parent 15c927c commit c49b112

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fsspec/implementations/tests/test_prefix.py

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from __future__ import absolute_import, division, print_function
2-
31
import os
42
import os.path
53
import tempfile

0 commit comments

Comments
 (0)