remove unused componets

This commit is contained in:
2023-09-13 20:10:46 +10:00
parent 2271aae557
commit 9b5166c570
2 changed files with 1 additions and 25 deletions

View File

@@ -37,8 +37,7 @@
"files": [
"app/Helpers/Array.php",
"app/Helpers/Temp.php",
"app/Helpers/TypeValue.php",
"app/Helpers/URLEncode.php"
"app/Helpers/TypeValue.php"
],
"psr-4": {
"App\\": "app/",