summaryrefslogtreecommitdiff
path: root/snapdb.py
diff options
context:
space:
mode:
Diffstat (limited to 'snapdb.py')
-rwxr-xr-xsnapdb.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/snapdb.py b/snapdb.py
index 904e188..8fbf25b 100755
--- a/snapdb.py
+++ b/snapdb.py
@@ -3,7 +3,6 @@
import sys
from mongodict import MongoDict
from blockext import *
-from config import config
class Storage:
def __init__(self):