Skip to content

Commit c35394e

Browse files
authored
chore:Removed redundant whitespace
1 parent 4315966 commit c35394e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sorting/insertion_sort_recursive.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,5 @@ static void tests() {
148148
*/
149149
int main() {
150150
tests(); /// run self test implementations
151-
152151
return 0;
153152
}

0 commit comments

Comments
 (0)