unused import

This commit is contained in:
meejah 2019-06-26 01:23:39 -06:00
parent 56cf188c90
commit 016413be46

View File

@ -20,7 +20,6 @@ from cryptography.hazmat.primitives.ciphers import (
from zope.interface import (
Interface,
directlyProvides,
providedBy,
)