mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-08 20:25:19 +02: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
Add a link
Reference in a new issue