Skip to content

Commit c3f782e

Browse files
authored
Improved task 20
1 parent 1040a57 commit c3f782e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/scala/g0001_0100/s0020_valid_parentheses/Solution.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,3 @@ object Solution {
3333
result && stack.isEmpty
3434
}
3535
}
36-

0 commit comments

Comments
 (0)