Skip to content

Commit 859dc3b

Browse files
authored
Merge pull request #3738 from kliushnichenko/fix/netty-cleanup
cleanup NettyServer log
2 parents 5380690 + 87feaee commit 859dc3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/jooby-netty/src/main/java/io/jooby/netty/NettyServer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ public NettyServer(@NonNull ServerOptions options) {
8989
}
9090

9191
public NettyServer() {
92-
System.out.println("ccc");
9392
}
9493

9594
@NonNull @Override

0 commit comments

Comments
 (0)