Skip to content

Commit 3664e4e

Browse files
doc: remove redundant lines from main
1 parent 95b38a1 commit 3664e4e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sorting/insertion_sort_recursive.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,6 @@ static void tests() {
144144

145145
/**
146146
* @brief Main function
147-
*
148-
* Empty except for the call to `tests()`.
149-
*
150147
* @return 0 on successful exit.
151148
*/
152149
int main() {

0 commit comments

Comments
 (0)