We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b28ced commit f327c6cCopy full SHA for f327c6c
backend/decky_loader/updater.py
@@ -14,7 +14,6 @@
14
from aiohttp import ClientSession
15
16
from . import helpers
17
-from .injector import get_gamepadui_tab
18
from .settings import SettingsManager
19
if TYPE_CHECKING:
20
from .main import PluginManager
0 commit comments