Merge "Remove unused 'OpenSearchXml' hook handler"

This commit is contained in:
jenkins-bot 2019-12-20 16:59:06 +00:00 committed by Gerrit Code Review
commit 009161db33

View file

@ -29,9 +29,6 @@
"TextExtracts\\": "includes/"
},
"Hooks": {
"OpenSearchXml": [
"TextExtracts\\Hooks::onApiOpenSearchSuggest"
],
"ApiOpenSearchSuggest": [
"TextExtracts\\Hooks::onApiOpenSearchSuggest"
]
@ -56,4 +53,4 @@
"ExtractsExtendOpenSearchXml": false
},
"manifest_version": 1
}
}