diff --git a/packages/nuxt/src/app/components/layout.ts b/packages/nuxt/src/app/components/layout.ts deleted file mode 100644 index b88def1a94..0000000000 --- a/packages/nuxt/src/app/components/layout.ts +++ /dev/null @@ -1,2 +0,0 @@ -// TODO: remove in 4.x -export { default } from './nuxt-layout'