mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Code linting
This commit is contained in:
parent
af632615cf
commit
3bc775582d
7 changed files with 17 additions and 10 deletions
|
@ -14,7 +14,6 @@ import { inject as service } from '@ember/service';
|
|||
import Component from '@ember/component';
|
||||
import NotifierMixin from '../../../mixins/notifier';
|
||||
import SectionMixin from '../../../mixins/section';
|
||||
import netUtil from '../../../utils/net';
|
||||
|
||||
export default Component.extend(SectionMixin, NotifierMixin, {
|
||||
sectionService: service('section'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue