Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Commit f62de66

Browse files
committed
Deleted unused code, added more tests
1 parent 22a8251 commit f62de66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Command/ApisearchFormattedCommand.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ protected function execute(InputInterface $input, OutputInterface $output)
6161
}
6262

6363
self::finishCommand($stopwatch, $output);
64+
65+
return 0;
6466
}
6567

6668
/**

0 commit comments

Comments
 (0)