remove unused import

This commit is contained in:
checktheroads 2019-09-09 12:20:11 -07:00
parent c469787cd0
commit e79affd3c1

View file

@ -3,7 +3,6 @@
# Standard Library Imports
import operator
import time
from ast import literal_eval
from pathlib import Path
# Third Party Imports