mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-23 01:08:53 +00:00
trivial: removed unused import noticed by pyflakes
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
|
||||
import os, time, math
|
||||
import time, math
|
||||
|
||||
from zope.interface import implements
|
||||
from twisted.internet import defer
|
||||
|
Reference in New Issue
Block a user