Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Commit 6a9f089

Browse files
committed
Update WebSocketEventTrigger.java
1 parent 708a60f commit 6a9f089

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/io/github/minecraftchampions/dodoopenjava/event/WebSocketEventTrigger.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ public boolean isConnect() {
3232

3333
public WebSocketClient mWebSocket;
3434

35-
public static final long PING_INTERVAL = 20 * 1000;
36-
3735

3836
public WebSocketEventTrigger(Bot bot) {
3937
this.bot = bot;

0 commit comments

Comments
 (0)