aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/report_ops/custodians.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/report_ops/custodians.py b/python/report_ops/custodians.py
index 51993979..f89ce31a 100644
--- a/python/report_ops/custodians.py
+++ b/python/report_ops/custodians.py
@@ -8,7 +8,7 @@ from serenitas.utils.env import DAILY_DIR
from serenitas.ops.trade_dataclasses import BondDeal
from serenitas.ops.funds import Service
-from .misc import get_dir, _recipients, _cc_recipients, em_date_filter
+from .misc import get_dir, _recipients, _cc_recipients
from .scotia import download_scotia_report