1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

remove console log

This commit is contained in:
Cameron 2020-07-12 15:28:02 +01:00
parent eec81ac54d
commit 9e61810bb1
2 changed files with 0 additions and 2 deletions

View file

@ -223,7 +223,6 @@ import 'emby-button';
}
import(depends).then(({default: controllerFactory}) => {
console.log('using controller factory from ' + depends)
let tabContent;
if (index === 1) {