mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-22 22:32:23 +00:00
Remove unneeded imports.
This commit is contained in:
parent
1a4dcc70e2
commit
54da6eb60a
@ -10,9 +10,7 @@ from base64 import b64decode
|
||||
import binascii
|
||||
from tempfile import TemporaryFile
|
||||
from os import SEEK_END, SEEK_SET
|
||||
from io import BytesIO
|
||||
import mmap
|
||||
import sys
|
||||
|
||||
from cryptography.x509 import Certificate as CryptoCertificate
|
||||
from zope.interface import implementer
|
||||
|
Loading…
Reference in New Issue
Block a user