Update client.py

pull/851/head^2
Donald Zou 2025-06-29 16:14:46 +08:00
parent a987d91ae1
commit 26741512ea
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
from tzlocal import get_localzone
from authlib.integrations.flask_client import OAuth
import authlib
from functools import wraps