mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 07:37:19 +02:00
Clean up
This commit is contained in:
parent
5623f3f02f
commit
774a822e69
@ -3,10 +3,8 @@ import { GamepadKey } from "./mkb/definitions";
|
||||
import { PrompFont } from "@utils/prompt-font";
|
||||
import { CE } from "@utils/html";
|
||||
import { t } from "@utils/translation";
|
||||
import { PrefKey, getPref } from "@/utils/preferences";
|
||||
import { AppInterface } from "@/utils/global";
|
||||
import { MkbHandler } from "./mkb/mkb-handler";
|
||||
import { StreamStat, StreamStats } from "./stream/stream-stats";
|
||||
import { StreamStats } from "./stream/stream-stats";
|
||||
import { MicrophoneShortcut } from "./shortcuts/shortcut-microphone";
|
||||
import { StreamUiShortcut } from "./shortcuts/shortcut-stream-ui";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user