mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-08 02:52:39 -05:00
Fixed linter error
no issue - removal of unused import was missed after removing it's usage
This commit is contained in:
parent
bc185665a4
commit
80400fd303
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import AuthenticatedRoute from 'ghost-admin/routes/authenticated';
|
||||
import {action} from '@ember/object';
|
||||
import {inject as service} from '@ember/service';
|
||||
|
||||
export default class IndexRoute extends AuthenticatedRoute {
|
||||
|
|
Loading…
Add table
Reference in a new issue