mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
fix: remove eslint disable indent
This commit is contained in:
@@ -12,7 +12,6 @@ import classic from 'ember-classic-decorator';
|
||||
|
||||
@classic
|
||||
export default class AllocationsController extends Controller.extend(
|
||||
/*eslint-disable indent */
|
||||
Sortable,
|
||||
Searchable,
|
||||
WithNamespaceResetting
|
||||
|
||||
Reference in New Issue
Block a user