Remove redundant inline eslint rules
This commit is contained in:
parent
329cf77c81
commit
082a8319fd
5 changed files with 0 additions and 10 deletions
|
@ -12,8 +12,6 @@ import ServerConnections from '../ServerConnections';
|
|||
import toast from '../toast/toast';
|
||||
import template from './recordingfields.template.html';
|
||||
|
||||
/*eslint prefer-const: "error"*/
|
||||
|
||||
function loadData(parent, program) {
|
||||
if (program.IsSeries) {
|
||||
parent.querySelector('.recordSeriesContainer').classList.remove('hide');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue