diff --git a/types/global.d.ts b/types/global.d.ts deleted file mode 100644 index 8d86c66f24..0000000000 --- a/types/global.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -interface Window { - INITIAL_TIMESTAMP?: number -}