diff --git a/app/templates/application.gjs b/app/templates/application.gjs index 7bf19a8..6b7e881 100644 --- a/app/templates/application.gjs +++ b/app/templates/application.gjs @@ -1,12 +1,7 @@ import { pageTitle } from 'ember-page-title'; -import { WelcomePage } from 'ember-welcome-page';