1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 12:05:23 +02:00

Code linting

This commit is contained in:
McMatts 2018-05-03 12:49:49 +01:00
parent af632615cf
commit 3bc775582d
7 changed files with 17 additions and 10 deletions

View file

@ -10,7 +10,6 @@
// https://documize.com
import { A } from '@ember/array';
import ArrayProxy from '@ember/array/proxy';
import Service, { inject as service } from '@ember/service';