Commit 49902316 authored by Shane Hathaway's avatar Shane Hathaway

Removed "del Transaction" because it makes it unnecessarily difficult to

subclass Transaction.
parent 557402e9
...@@ -114,4 +114,3 @@ del cPersistence ...@@ -114,4 +114,3 @@ del cPersistence
from DB import DB from DB import DB
import Transaction import Transaction
del Transaction
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment