Minor cleanup

This commit is contained in:
Matthew Dillon 2015-07-13 08:29:53 -08:00
parent ea77042b19
commit de18cfc949
5 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,5 @@
import DS from 'ember-data';
import Ember from 'ember';
export default DS.RESTSerializer.extend({
isNewSerializerAPI: true,