Update client.py

pull/851/head
Donald Zou 2025-06-29 16:14:46 +08:00
parent 299d84b16a
commit 4d321cf3f6
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