Linting
This commit is contained in:
parent
bcd2bbb4c4
commit
d3355370fd
6 changed files with 4 additions and 10 deletions
|
@ -1,5 +1,3 @@
|
|||
import Ember from 'ember';
|
||||
|
||||
export function initialize(container, application) {
|
||||
application.inject('session:custom', '_store', 'service:store');
|
||||
}
|
||||
|
|
Reference in a new issue