mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-01 10:09:08 +00:00
fix merge conflits
This commit is contained in:
parent
605d0f71fd
commit
c1c749426d
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
# app/routes/google_calendar.py
|
||||
import os
|
||||
|
||||
os.environ["OAUTHLIB_RELAX_TOKEN_SCOPE"] = "1"
|
||||
|
||||
import base64
|
||||
import json
|
||||
import logging
|
||||
|
|
Loading…
Add table
Reference in a new issue