fix: remove unused imports from oauth module and tests

This commit is contained in:
2026-05-08 13:26:51 -04:00
parent 73c697b6c5
commit ca908ee967
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -18,8 +18,6 @@ import logging
import secrets
import time
import aiohttp
logger = logging.getLogger(__name__)
STATE_TTL = 600 # 10 minutes