Cleaned up Flakes import & init.

This commit is contained in:
Matthew Dillon 2015-03-18 13:49:36 -08:00
parent 82c3bd9e38
commit 1d1bbd6706
9 changed files with 49 additions and 11 deletions

View file

@ -1,5 +1,4 @@
import DS from 'ember-data';
import Ember from 'ember';
export default DS.Model.extend({
characteristicName: DS.attr(),