fix /key/delete bug

This commit is contained in:
Ishaan Jaff 2024-04-15 16:54:05 -07:00
parent 8bd3c79c76
commit 0a56f36583

View file

@ -1098,7 +1098,6 @@ async def user_api_key_auth(
allowed_routes = [
"/sso",
"/login",
"/key",
"/key/generate",
"/key/update",
"/key/info",