Commit b93372d5 authored by Hyun Soo  Kim's avatar Hyun Soo Kim
Browse files

comment print for performance

parent 231bfd2c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@ public class Main {
     * Main method to start the program
     */
    public static void main(String[] args) throws IOException {
        System.out.println("\r");
//        System.out.println("\r");
        final int ARG_COUNT = args.length;

        // Get the port number from the command line arguments