We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b0489e commit 446ea25Copy full SHA for 446ea25
src/backend/legendary/games.ts
@@ -14,7 +14,7 @@ import { GameConfig } from '../game_config'
14
import { GlobalConfig } from '../config'
15
import { LegendaryLibrary } from './library'
16
import { LegendaryUser } from './user'
17
-import { execAsync, getLegendaryBin, isOnline, killPattern } from '../utils'
+import { execAsync, getLegendaryBin, killPattern } from '../utils'
18
import {
19
heroicGamesConfigPath,
20
userHome,
0 commit comments