Skip to content

Commit

Permalink
Fix blank line CS fail
Browse files Browse the repository at this point in the history
Co-authored-by: Weston Ruter <[email protected]>
  • Loading branch information
schlessera and westonruter authored Jun 1, 2021
1 parent 7d9a1c1 commit 1004f23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/generate-validator-spec.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ function recursivelyRemoveDirectory($directory)
echo "\n";

echo "Done!\n";

} catch (Exception $exception) {
echo 'ERROR: ' . $exception->getMessage() . "\n";
exit -1;
Expand Down

0 comments on commit 1004f23

Please sign in to comment.