summaryrefslogtreecommitdiff
path: root/snapdb.py
diff options
context:
space:
mode:
authorTimo <Code-WvS@quantentunnel.de>2015-02-22 18:14:47 +0100
committerTimo <Code-WvS@quantentunnel.de>2015-02-22 18:14:47 +0100
commit6e2ec01ca818c9555c3584d186e755bc0360bda1 (patch)
tree72ebdf0458f9c7b6ea106927efb1314245c6a573 /snapdb.py
parent0b2faedc92e078fb3607a3c21b166c006296d97c (diff)
downloadSnapDB-6e2ec01ca818c9555c3584d186e755bc0360bda1.tar.gz
SnapDB-6e2ec01ca818c9555c3584d186e755bc0360bda1.zip
delete config.py
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):