remove unused imports

master
Emmanuelle Vargas-Gonzalez 2019-05-08 10:38:23 -04:00
parent 9c34e2f8ca
commit 00d99e3815
1 changed files with 1 additions and 2 deletions

View File

@ -11,8 +11,7 @@ import pytz
import stix2.base
from .exceptions import (
InvalidValueError, RevokeError, TLPMarkingDefinitionError,
UnmodifiablePropertyError,
InvalidValueError, RevokeError, UnmodifiablePropertyError,
)
# Sentinel value for properties that should be set to the current time.