mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove redundant inline eslint rules
This commit is contained in:
parent
329cf77c81
commit
082a8319fd
5 changed files with 0 additions and 10 deletions
|
@ -13,8 +13,6 @@ import '../formdialog.scss';
|
|||
import ServerConnections from '../ServerConnections';
|
||||
import toast from '../toast/toast';
|
||||
|
||||
/*eslint prefer-const: "error"*/
|
||||
|
||||
function getEditorHtml() {
|
||||
let html = '';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue