small housekeeping change

master
Ruben Bouman 2019-07-17 11:41:06 +02:00
parent f0f15ff2e1
commit 68203ab0ab
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ import yaml
from upgrade import upgrade_yaml_file
from constants import *
from difflib import SequenceMatcher
# Due to performance reasons the import of attackcti is within the function that makes use of this library.