Skip to content

Commit

Permalink
refactor: Remove error autoload
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Apr 27, 2024
1 parent af01a4d commit 48330ee
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@
"optimize-autoloader": true,
"sort-packages": true
},
"autoload": {
"psr-4": {
"nystudio107\\minify\\": "src/"
}
},
"autoload": {
"psr-4": {
"nystudio107\\twigprofiler\\": "src/"
Expand Down

0 comments on commit 48330ee

Please sign in to comment.