0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00

Fixed linting

This commit is contained in:
Kevin Ansfield 2019-03-04 09:27:39 +00:00
parent 5798d8f9c3
commit cbfdd526d6

View file

@ -1,6 +1,5 @@
import AuthenticatedRoute from 'ghost-admin/routes/authenticated';
import styleBody from 'ghost-admin/mixins/style-body';
import {inject as service} from '@ember/service';
export default AuthenticatedRoute.extend(styleBody, {
titleToken: 'About',