mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-22 10:20:59 +00:00
remove unused import
This commit is contained in:
parent
1b46ac7a24
commit
78dbe76994
@ -14,7 +14,7 @@ if PY2:
|
||||
else:
|
||||
from typing import Dict
|
||||
|
||||
import os, re, struct, time
|
||||
import os, re, time
|
||||
import six
|
||||
|
||||
from foolscap.api import Referenceable
|
||||
|
Loading…
x
Reference in New Issue
Block a user