Skip to content

Commit ce17afb

Browse files
committed
removed unnecessary code
1 parent 2490763 commit ce17afb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: src/typings.d.ts

-4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,3 @@ interface Env {
55
SomeAPIKey: string;
66
SomeOtherAPIKey: string;
77
}
8-
9-
interface GlobalEnvironment {
10-
$ENV: Env;
11-
}

0 commit comments

Comments
 (0)