summaryrefslogtreecommitdiff
path: root/tests/test_encrypted.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_encrypted.py')
-rw-r--r--tests/test_encrypted.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/test_encrypted.py b/tests/test_encrypted.py
index 4ee03a3c..8cb6dc51 100644
--- a/tests/test_encrypted.py
+++ b/tests/test_encrypted.py
@@ -1,8 +1,3 @@
-try:
- import simplejson as json
-except ImportError:
- import json # noqa
-
import unittest2 as unittest
import os