Skip to content

Commit c9cce1f

Browse files
committed
subcall: Remove leftover env variables
1 parent ed8d17c commit c9cce1f

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

subcall/src/vite-env.d.ts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1 @@
11
/// <reference types="vite/client" />
2-
3-
interface ImportMetaEnv {
4-
VITE_SUBCALL_ADDRESS: string
5-
VITE_PARATIME_RUNTIME_ID: string
6-
VITE_GRPC_URL: string
7-
}
8-
9-
interface ImportMeta {
10-
readonly env: ImportMetaEnv
11-
}

0 commit comments

Comments
 (0)