Update src/components/pluginManager.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
@@ -51,8 +51,6 @@ import globalize from 'globalize';
|
||||
}
|
||||
|
||||
loadPlugin(pluginSpec) {
|
||||
var instance = this;
|
||||
|
||||
if (typeof pluginSpec === 'string') {
|
||||
console.debug('Loading plugin (via deprecated requirejs method): ' + pluginSpec);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user