Skip to content

Commit

Permalink
Fix duplicate Autoload* in extension.json (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
paladox authored Jan 10, 2025
1 parent 6a761a6 commit 720c9d8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@
"i18n"
]
},
"AutoloadNamespaces": {
"SMT\\": "src"
},
"AutoloadClasses": {
"SemanticMetaTags": "SemanticMetaTags.php"
},
"callback": "SemanticMetaTags::initExtension",
"ExtensionFunctions": [
"SemanticMetaTags::onExtensionFunction"
Expand Down

0 comments on commit 720c9d8

Please sign in to comment.