Fix bin/create_example CS
This commit is contained in:
@@ -170,7 +170,6 @@ if (count($argv) > 1) {
|
||||
$example_name = $argv[1];
|
||||
|
||||
main($example_name);
|
||||
|
||||
} else {
|
||||
echo USAGE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user