From 18308a22879dc9143a03bcbe53cf0c5e8e49ee1f Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 27 Jul 2024 01:17:37 +0900 Subject: remix --- frontend/src/routes/golf/watch/WatchState.ts | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 frontend/src/routes/golf/watch/WatchState.ts (limited to 'frontend/src/routes/golf/watch/WatchState.ts') diff --git a/frontend/src/routes/golf/watch/WatchState.ts b/frontend/src/routes/golf/watch/WatchState.ts deleted file mode 100644 index 8d9997e..0000000 --- a/frontend/src/routes/golf/watch/WatchState.ts +++ /dev/null @@ -1,7 +0,0 @@ -export type WatchState = - | "connecting" - | "waiting" - | "starting" - | "gaming" - | "finished" - | "failed"; -- cgit v1.2.3-70-g09d2