]> git.mxchange.org Git - quix0rs-apt-p2p.git/blobdiff - actions.py
removed bsddb3 depenendcy
[quix0rs-apt-p2p.git] / actions.py
index 42bec9946cb65716d1d35711b1a8188d1fdffda5..ce7bfc6a95c7d3190ccbd20f8d0f6f6fffe35d23 100644 (file)
@@ -2,8 +2,6 @@ from time import time
 from bencode import bdecode as loads
 from bencode import bencode as dumps
 
-from bsddb3 import db
-
 from const import reactor
 import const