We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4063598 commit 0d9c302Copy full SHA for 0d9c302
litefs.py
@@ -31,7 +31,6 @@
31
from mako.lookup import TemplateLookup
32
from mimetypes import guess_type
33
from os import urandom, stat
34
-from platform import platform
35
from posixpath import join as path_join, splitext as path_splitext, \
36
split as path_split, realpath as path_realpath, \
37
abspath as path_abspath, isfile as path_isfile, \
0 commit comments