aboutsummaryrefslogtreecommitdiffstats
path: root/apps/landing/next-env.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'apps/landing/next-env.d.ts')
-rw-r--r--apps/landing/next-env.d.ts5
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/landing/next-env.d.ts b/apps/landing/next-env.d.ts
deleted file mode 100644
index 40c3d680..00000000
--- a/apps/landing/next-env.d.ts
+++ /dev/null
@@ -1,5 +0,0 @@
-/// <reference types="next" />
-/// <reference types="next/image-types/global" />
-
-// NOTE: This file should not be edited
-// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.