fix: [tracker] clean import

pull/586/head
Thirion Aurélien 2022-06-24 16:08:18 +02:00 committed by GitHub
parent 8908b2189e
commit 885f1196ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -14,9 +14,6 @@ from collections import defaultdict
from nltk.tokenize import RegexpTokenizer
from textblob import TextBlob
from ail_typo_squatting import runAll
import math
sys.path.append(os.path.join(os.environ['AIL_BIN'], 'lib/'))
import ConfigLoader
import Tracker