remove old style acf block

This commit is contained in:
2025-12-15 18:24:46 +00:00
parent f0d8cb2065
commit ae6eec5848
6 changed files with 1 additions and 184 deletions

View File

@@ -35,8 +35,7 @@
},
"autoload": {
"psr-4": {
"App\\": "app/",
"Blocks\\": "resources/views/acf-blocks"
"App\\": "app/"
}
},
"require": {