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

remove comment

This commit is contained in:
Cameron 2020-08-07 08:22:39 +01:00
parent 03eff35a34
commit 06e842be2c

View file

@ -13,8 +13,6 @@ import 'emby-button';
import 'emby-itemscontainer'; import 'emby-itemscontainer';
import 'cardStyle'; import 'cardStyle';
/*eslint prefer-const: "error"*/
const enableFocusTransform = !browser.slow && !browser.edge; const enableFocusTransform = !browser.slow && !browser.edge;
function getEditorHtml() { function getEditorHtml() {