import Ember from 'ember'; import BaseServiceMixin from '../mixins/services/base-service'; export default Ember.Service.extend(BaseServiceMixin, {});