aboutsummaryrefslogtreecommitdiffstats
path: root/python/exchange.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/exchange.py')
-rw-r--r--python/exchange.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/exchange.py b/python/exchange.py
index 18c88669..bb1b660c 100644
--- a/python/exchange.py
+++ b/python/exchange.py
@@ -1,4 +1,4 @@
-from exchangelib import Credentials, Configuration, Account, DELEGATE
+from exchangelib import Credentials, Configuration, Account, DELEGATE, Message
from pathlib import Path
import json