diff options
| author | Jan Tuomi <jan.tuomi@valuemotive.com> | 2021-02-14 17:01:19 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@valuemotive.com> | 2021-02-14 17:01:19 +0200 |
| commit | 54978eb6b515afd1da68642de07e482b09acf9f3 (patch) | |
| tree | ec310c4a2135be709a7f647e8df9073b5898cd1e /hommaexceli_py/main.py | |
| parent | fbdf6c694b5a92a663eac78230a85a47964a84a1 (diff) | |
Update last done in Sheets
Diffstat (limited to 'hommaexceli_py/main.py')
| -rw-r--r-- | hommaexceli_py/main.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hommaexceli_py/main.py b/hommaexceli_py/main.py index 90ad361..4e9c898 100644 --- a/hommaexceli_py/main.py +++ b/hommaexceli_py/main.py @@ -1,5 +1,4 @@ import logging -from os import environ from dotenv import load_dotenv, dotenv_values load_dotenv() |
