unused import

This commit is contained in:
meejah 2019-08-13 10:37:02 -06:00
parent 7225cfb18f
commit 643b26978f

View File

@ -2,7 +2,6 @@ from __future__ import print_function
import sys
import shutil
import json
from time import sleep
from os import mkdir, listdir, environ
from os.path import join, exists