Skip to content

Commit 2d41516

Browse files
author
Markus Binsteiner
committed
Removed debug output
1 parent 9e195b2 commit 2d41516

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/grith/jgrith/cred/AbstractCred.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,6 @@ public void run() {
310310
}
311311
};
312312
t2.setName("Proxy save thread");
313-
Thread.dumpStack();
314313
t2.start();
315314

316315
}

0 commit comments

Comments
 (0)