fix: remove eslint disable indent

This commit is contained in:
Jai
2021-12-17 09:36:42 -05:00
committed by GitHub
parent febcd5eafd
commit a8854bc3a8

View File

@@ -12,7 +12,6 @@ import classic from 'ember-classic-decorator';
@classic
export default class AllocationsController extends Controller.extend(
/*eslint-disable indent */
Sortable,
Searchable,
WithNamespaceResetting