Skip to content

Commit 0d9c302

Browse files
committed
fix: delete redundant code
1 parent 4063598 commit 0d9c302

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

litefs.py

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
from mako.lookup import TemplateLookup
3232
from mimetypes import guess_type
3333
from os import urandom, stat
34-
from platform import platform
3534
from posixpath import join as path_join, splitext as path_splitext, \
3635
split as path_split, realpath as path_realpath, \
3736
abspath as path_abspath, isfile as path_isfile, \

0 commit comments

Comments
 (0)