Skip to content

Commit b8bb19e

Browse files
author
Meiko-S22
committed
fix: restore ts file to orirignal form
1 parent caf30bc commit b8bb19e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lesson_12/structs_ts/src/lesson12.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ export class Lesson12 {
77
*/
88
public gameResult(head: ListNode | null): string {
99
return '';
10+
}
1011
}

0 commit comments

Comments
 (0)