mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 17:12:01 +00:00
Cleanup whitespaces.
This commit is contained in:
@@ -102,7 +102,6 @@ class PluginManager:
|
|||||||
loop.default_exception_handler(context)
|
loop.default_exception_handler(context)
|
||||||
|
|
||||||
async def get_auth_token(self, request):
|
async def get_auth_token(self, request):
|
||||||
|
|
||||||
return Response(text=get_csrf_token())
|
return Response(text=get_csrf_token())
|
||||||
|
|
||||||
async def load_plugins(self):
|
async def load_plugins(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user