Remove jshint's complaints
This commit is contained in:
parent
2a0b15f085
commit
dbb23bf9f0
@ -60,5 +60,5 @@ module.exports = class List extends BaseDataview {
|
|||||||
_query: this.query,
|
_query: this.query,
|
||||||
_columns: this.columns.join(', ')
|
_columns: this.columns.join(', ')
|
||||||
});
|
});
|
||||||
};
|
}
|
||||||
}
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user