Skip to content

Commit c911f4e

Browse files
committed
fix lint error
1 parent e004f38 commit c911f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

valid-palindrome/tedkimdev.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ impl Solution {
2020
}
2121
true
2222
}
23-
}
23+
}

0 commit comments

Comments
 (0)