Skip to content

Commit 7b26180

Browse files
committed
fix: 공백 제거
1 parent 865210d commit 7b26180

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

encode-and-decode-strings/Yjason-K.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,4 @@ function encode(strs: string[]): string {
2626
return s.split(':');
2727
}
2828

29-
30-
31-
3229

0 commit comments

Comments
 (0)