diff options
-rw-r--r-- | tests/tests.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/tests.py b/tests/tests.py index efd1662..849a5ac 100644 --- a/tests/tests.py +++ b/tests/tests.py @@ -1,8 +1,6 @@ # -*- coding: utf-8 -*- import os -import sys -import inspect from copy import copy import hashlib import random |