mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-19 16:20:52 +00:00
Fix a flake.
This commit is contained in:
parent
bd645edd9e
commit
e2636466b5
@ -14,7 +14,7 @@ if PY2:
|
||||
else:
|
||||
from typing import Dict
|
||||
|
||||
import os, re, time
|
||||
import os, re
|
||||
import six
|
||||
|
||||
from foolscap.api import Referenceable
|
||||
|
Loading…
x
Reference in New Issue
Block a user