aboutsummaryrefslogtreecommitdiffstats
path: root/python/bowdst.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/bowdst.py')
-rw-r--r--python/bowdst.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/bowdst.py b/python/bowdst.py
index 4e70ccd7..52168769 100644
--- a/python/bowdst.py
+++ b/python/bowdst.py
@@ -2,7 +2,7 @@ import datetime
import pandas as pd
from dates import bus_day
from env import DAILY_DIR
-from exchange import ExchangeMessage, Message
+from exchange import ExchangeMessage
from exchangelib import FileAttachment
from io import StringIO
from remote import SftpClient