mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
storage.py: remove unused import
This commit is contained in:
parent
bc04b8528a
commit
baf3b6868e
@ -1,6 +1,5 @@
|
||||
import os, re, weakref, stat, struct, time
|
||||
from distutils.version import LooseVersion
|
||||
from itertools import chain
|
||||
|
||||
from foolscap import Referenceable
|
||||
from twisted.application import service
|
||||
|
Loading…
Reference in New Issue
Block a user