Skip to content

Commit 8edb24f

Browse files
committed
Remove no longer needed TS2307 workaround
1 parent 3790284 commit 8edb24f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

game/scripts/vscripts/addon_game_mode.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// Temporary workaround for https://github.com/microsoft/TypeScript/issues/35973
2-
// @ts-ignore
31
import "./lib/timers";
42
import { GameMode } from "./GameMode";
53

0 commit comments

Comments
 (0)