summaryrefslogtreecommitdiffstats
path: root/pym
diff options
context:
space:
mode:
Diffstat (limited to 'pym')
-rw-r--r--pym/cache/anydbm.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pym/cache/anydbm.py b/pym/cache/anydbm.py
index 2959e41e5..0a0cafe72 100644
--- a/pym/cache/anydbm.py
+++ b/pym/cache/anydbm.py
@@ -10,7 +10,6 @@ except ImportError:
import pickle
import os
import fs_template
-from template import reconstruct_eclasses
import cache_errors