This commit is contained in:
Matthew Dillon 2015-11-16 09:37:31 -07:00
parent 41e79b6890
commit dfe2c9cd74

View file

@ -1,6 +1,5 @@
import DS from 'ember-data';
import config from '../config/environment';
import Ember from 'ember';
const { Model, attr, hasMany } = DS;