aboutsummaryrefslogtreecommitdiffstats
path: root/python/markit/cds.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/markit/cds.py')
-rw-r--r--python/markit/cds.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/markit/cds.py b/python/markit/cds.py
index 8aecb904..1a2e0dae 100644
--- a/python/markit/cds.py
+++ b/python/markit/cds.py
@@ -8,7 +8,6 @@ import zipfile
import time
from env import BASE_DIR
from pandas.tseries.offsets import BDay
-import pandas as pd
logger = logging.getLogger(__name__)