Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/mralext20/alex-bot
Browse files Browse the repository at this point in the history
  • Loading branch information
mralext20 committed Apr 12, 2024
2 parents 44f90ba + 5e896aa commit a04043f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

load_dotenv()

import base64
import json
import os
import base64


if os.environ.get("GOOGLE_SERVICE_ACCOUNT"):
# get data, it's b64 encoded
Expand Down

0 comments on commit a04043f

Please sign in to comment.