diff options
Diffstat (limited to 'python/markit/cds.py')
| -rw-r--r-- | python/markit/cds.py | 1 |
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__)
|
