diff options
Diffstat (limited to 'python/collateral/__init__.py')
| -rw-r--r-- | python/collateral/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/collateral/__init__.py b/python/collateral/__init__.py index d33b2db4..fb8f2eac 100644 --- a/python/collateral/__init__.py +++ b/python/collateral/__init__.py @@ -6,5 +6,4 @@ try: except KeyError: sys.exit("Please set 'DAILY_DIR' and 'LOG_DIR' in the environment") -from exchange import ExchangeMessage from dates import bus_day |
