1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00

Removed comment

This commit is contained in:
Eldad Fux 2020-06-24 23:38:36 +03:00
parent d17954d4fb
commit 8e484d32d8

View file

@ -169,7 +169,6 @@ Improve PHP exeution time by using [fully-qualified function calls](https://veew
```bash
php-cs-fixer fix src/ --rules=native_function_invocation --allow-risky=yes
php-cs-fixer fix src/ --rules=no_unused_imports --dry-run
```
## Tutorials