Skip to content

Commit 64d328f

Browse files
committed
Update Kite.java
1 parent 477d06d commit 64d328f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/java/net/kite/internal/Kite.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ public final class Kite implements KiteApi {
107107
private boolean recordingMetrics;
108108

109109
public Kite() {
110+
System.out.println("internalPre");
111+
110112
this.board = new Board();
111113
this.random = new Random();
112114

0 commit comments

Comments
 (0)