aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/yieldcurve.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/yieldcurve.py b/python/yieldcurve.py
index f27ed35c..86bfef34 100644
--- a/python/yieldcurve.py
+++ b/python/yieldcurve.py
@@ -20,7 +20,6 @@ from quantlib.quotes import SimpleQuote
from db import dbconn, dbengine
from pyisda.curve import YieldCurve, BadDay
import warnings
-from db import dbengine, dbconn
def load_curves(currency="USD", date=None):
"""load the prebuilt curve from the database"""