fixed bug in tests and removed unused imports

This commit is contained in:
JanLJL
2020-10-28 19:29:48 +01:00
parent 3aea3f2b49
commit 9af689b28c
3 changed files with 2 additions and 6 deletions

View File

@@ -1,6 +1,5 @@
#!/usr/bin/env python3
import base64
import os
import pickle
import re