delete cs fixer wrapper

This commit is contained in:
DubbleClick
2025-07-22 11:38:42 +07:00
parent 828f51500d
commit d5cd42b0e7
2 changed files with 0 additions and 5 deletions

View File

@@ -1,4 +0,0 @@
#!/usr/bin/env bash
# get parent dir, and run the php-cs-fixer
"$(dirname "$0")/../vendor/bin/php-cs-fixer" "$@"