Skip to content

Commit a59060d

Browse files
committed
🔧 chore: 사용하지 않는 상수 삭제
1 parent 56e0010 commit a59060d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/src/main/java/io/f1/backend/domain/game/app/GameService.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
public class GameService {
3333

3434
private static final int START_DELAY = 5;
35-
private static final int CONTINUE_DELAY = 3;
3635

3736
private final MessageSender messageSender;
3837
private final TimerService timerService;

0 commit comments

Comments
 (0)