mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-16 02:21:00 +03:00
Add missing import
This commit is contained in:
@@ -2,6 +2,7 @@ import certifi
|
||||
import ssl
|
||||
import uuid
|
||||
|
||||
from aiohttp.web import middleware, Response
|
||||
from subprocess import check_output
|
||||
from time import sleep
|
||||
|
||||
|
||||
Reference in New Issue
Block a user