Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nmcardoso committed Jul 27, 2024
1 parent 2f92146 commit 662f8b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/index.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

_TOKEN = {'value': None, 'date': None}


async def get_token():
if _TOKEN['value'] is not None:
date_now = datetime.now()
Expand Down

0 comments on commit 662f8b3

Please sign in to comment.