aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/intex/load_intex_collateral.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/intex/load_intex_collateral.py b/python/intex/load_intex_collateral.py
index 893c478d..8791c06a 100644
--- a/python/intex/load_intex_collateral.py
+++ b/python/intex/load_intex_collateral.py
@@ -7,7 +7,6 @@ import sys
import uuid
from .load_indicative import upload_cusip_data, upload_deal_data
import logging
-from contextlib import closing
logger = logging.getLogger(__name__)