Minor cleanup
This commit is contained in:
parent
ea77042b19
commit
de18cfc949
5 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
import DS from 'ember-data';
|
||||
import Ember from 'ember';
|
||||
|
||||
export default DS.RESTSerializer.extend({
|
||||
isNewSerializerAPI: true,
|
||||
|
|
Reference in a new issue