Skip to content

Commit dbd9261

Browse files
authored
Update Solution.scala
1 parent 4371ecc commit dbd9261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/g0301_0400/s0394_decode_string/Solution.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ object Solution {
3131
}
3232
stStack.pop()
3333
}
34-
}
34+
}

0 commit comments

Comments
 (0)