Fix JS linting errors

This commit is contained in:
2020-10-31 13:30:44 +01:00
parent b58870a03c
commit 087cb706d2
3 changed files with 28 additions and 29 deletions
-1
View File
@@ -1,6 +1,5 @@
import EmberObject, { computed } from '@ember/object';
import moment from 'moment';
import { notEmpty } from '@ember/object/computed';
import { isPresent } from '@ember/utils';
export default EmberObject.extend({