remove uneeded requirement from tests

This commit is contained in:
2022-05-11 12:56:52 +02:00
parent 302a6d536b
commit e69c8fea59
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,4 @@
import os
import hashlib
from ...Utils import Folders
from ..TestBase import TestBase