Remove DOMLocalization from plugin sandbox

That can just be retrieved directly from document.l10n on the
appropriate window, and Mozilla doesn't use it directly.
This commit is contained in:
Dan Stillman 2023-06-18 16:54:53 -04:00
parent c7304b9fb0
commit f62cef9c12

View file

@ -96,7 +96,6 @@ Zotero.Plugins = new function () {
scope,
{
Zotero,
DOMLocalization,
Localization,
ChromeWorker,
Services,