test(analyzer): rename and remove unused imports

This commit is contained in:
jo 2022-01-21 05:41:51 +01:00 committed by Kyle Robbertze
parent 7aba20f1ac
commit 6a919a9805
6 changed files with 30 additions and 36 deletions

View file

@ -1,6 +1,5 @@
import datetime
import os
import shutil
from queue import Queue
import pytest