aboutsummaryrefslogtreecommitdiffstats
path: root/python/collateral/gs_fcm.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/collateral/gs_fcm.py')
-rw-r--r--python/collateral/gs_fcm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/collateral/gs_fcm.py b/python/collateral/gs_fcm.py
index cf2c865b..661408fc 100644
--- a/python/collateral/gs_fcm.py
+++ b/python/collateral/gs_fcm.py
@@ -2,7 +2,7 @@ import datetime
import pandas as pd
from . import DAILY_DIR, SftpClient
-from .common import compare_notionals, STRATEGY_CASH_MAPPING, next_business_day
+from .common import compare_notionals, STRATEGY_CASH_MAPPING
def download_files(*args, **kwargs):