Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit da66b17

Browse files
add a method in CommonUtils
1 parent d0f2f0a commit da66b17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/fishercoder/common/utils/CommonUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,6 @@ public static char[][] convertLeetCodeRegular2DCharArrayInputIntoJavaArray(Strin
296296
}
297297
}
298298
}
299-
CommonUtils.print2DCharArray(ans);
300299
return ans;
301300
}
302301

0 commit comments

Comments
 (0)