Skip to content

Commit ffba233

Browse files
TideGearclaude
andcommitted
fix: drop duplicate SteamUtils import surfaced by upstream rebase
Upstream's 45c9f0d (allow Steam intent launches when disconnected) added an import that also exists on the SDK cloud bridge commit; the rebase replayed both and Kotlin rejects ambiguous imports. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 1caa7e9 commit ffba233

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/java/app/gamenative/ui/PluviaMain.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ import app.gamenative.utils.CustomGameScanner
9797
import app.gamenative.utils.ManifestInstaller
9898
import app.gamenative.utils.GameFeedbackUtils
9999
import app.gamenative.utils.IntentLaunchManager
100-
import app.gamenative.utils.SteamUtils
101100
import app.gamenative.utils.UpdateChecker
102101
import app.gamenative.utils.UpdateInfo
103102
import app.gamenative.utils.UpdateInstaller

0 commit comments

Comments
 (0)