From 2c53f5c53efc6eb49a5c897019bc9c3d79ea805d Mon Sep 17 00:00:00 2001 From: shleewhite Date: Mon, 23 Sep 2024 13:57:26 -0700 Subject: [PATCH] chore: remove unneeded glint expect errors --- .../app-frame/frameless/demo-full-app-frame-with-app-header.hbs | 1 - .../app-frame/frameless/demo-full-app-frame-with-side-nav.hbs | 1 - 2 files changed, 2 deletions(-) diff --git a/showcase/app/templates/layouts/app-frame/frameless/demo-full-app-frame-with-app-header.hbs b/showcase/app/templates/layouts/app-frame/frameless/demo-full-app-frame-with-app-header.hbs index 34c51ad2936..aa6e5694f19 100644 --- a/showcase/app/templates/layouts/app-frame/frameless/demo-full-app-frame-with-app-header.hbs +++ b/showcase/app/templates/layouts/app-frame/frameless/demo-full-app-frame-with-app-header.hbs @@ -256,7 +256,6 @@ - {{! @glint-expect-error - TODO: investigate why this line fails }} diff --git a/showcase/app/templates/layouts/app-frame/frameless/demo-full-app-frame-with-side-nav.hbs b/showcase/app/templates/layouts/app-frame/frameless/demo-full-app-frame-with-side-nav.hbs index c3140fa335f..292815813a8 100644 --- a/showcase/app/templates/layouts/app-frame/frameless/demo-full-app-frame-with-side-nav.hbs +++ b/showcase/app/templates/layouts/app-frame/frameless/demo-full-app-frame-with-side-nav.hbs @@ -252,7 +252,6 @@ - {{! @glint-expect-error - TODO: investigate why this line fails }}