mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update src/components/pluginManager.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
parent
57fb43fb04
commit
85e0153749
1 changed files with 0 additions and 2 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue