Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Commit 473c84b

Browse files
committed
wtf op
1 parent 00903cf commit 473c84b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmd/server/main.go renamed to cmd/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ func init() {
3030
}
3131

3232
func main() {
33-
3433
s, err := steamcmd.New(steamCmdPath, steamUser, steamPassword)
3534
if err != nil {
3635
log.Fatalf("❌ SteamCMD initialization error: %v", err)

0 commit comments

Comments
 (0)