Skip to content

Commit 06a7a6f

Browse files
committed
chore: 빈 라인 제거
1 parent 6fd365a commit 06a7a6f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

yoonexample/src/main/java/stack/OperatorPriority.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,4 @@ public static OperatorPriority getOperatorPriority(char sign) {
3030
public int getPriority() {
3131
return priority;
3232
}
33-
34-
3533
}

0 commit comments

Comments
 (0)