import Service from 'ui/models/service';
export default Service.extend({
type: 'storageDriverService',
});