diff options
Diffstat (limited to 'tests/report_tests.py')
-rw-r--r-- | tests/report_tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/report_tests.py b/tests/report_tests.py index 86d56e7e..bb059012 100644 --- a/tests/report_tests.py +++ b/tests/report_tests.py @@ -6,7 +6,6 @@ # # See the LICENSE file in the source distribution for further information. import unittest -import os try: import json |