1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-04 21:15:24 +02:00

Move space deletion & archived docs into Space settings

This commit is contained in:
sauls8t 2018-11-13 15:18:34 +00:00
parent b37f9d601f
commit 7e959b448c
17 changed files with 98 additions and 169 deletions

View file

@ -10,7 +10,6 @@
// https://documize.com
import { hash } from 'rsvp';
// import { inject as service } from '@ember/service';
import AuthenticatedRouteMixin from 'ember-simple-auth/mixins/authenticated-route-mixin';
import Route from '@ember/routing/route';