summaryrefslogtreecommitdiff
path: root/tests/cache
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cache')
-rw-r--r--tests/cache/tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cache/tests.py b/tests/cache/tests.py
index e4ef951295..ea11f979c4 100644
--- a/tests/cache/tests.py
+++ b/tests/cache/tests.py
@@ -4,7 +4,6 @@
# Uses whatever cache backend is set in the test settings file.
from __future__ import unicode_literals
-import hashlib
import os
import pickle
import random