mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-14 06:06:40 +00:00
test_storage.py: fix a pyflakes unused import warning.
This commit is contained in:
parent
0da10d4c37
commit
5027753e23
@ -1,7 +1,5 @@
|
||||
import time, os.path, platform, stat, re, simplejson, struct
|
||||
|
||||
from allmydata.util import log
|
||||
|
||||
import mock
|
||||
|
||||
from twisted.trial import unittest
|
||||
|
Loading…
x
Reference in New Issue
Block a user