mirror of
https://github.com/j93es/oauth-backend.git
synced 2026-06-04 05:11:52 +09:00
fix: remove unused import of json.load in init.py
This commit is contained in:
parent
40867acb26
commit
00e3958300
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
from json import load
|
||||
from mitmproxy import http
|
||||
import asyncio
|
||||
from pkce_check import PKCEDowngradeChecker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue