Skip to content

Commit a45fcbf

Browse files
cknittzth
authored andcommitted
Check in forgotten change to js output
1 parent b8d01ad commit a45fcbf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/RescriptCore.mjs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ var $$Error;
1515

1616
var Float;
1717

18-
var Global;
19-
2018
var Int;
2119

2220
var $$BigInt;
@@ -107,7 +105,6 @@ export {
107105
Dict ,
108106
$$Error ,
109107
Float ,
110-
Global ,
111108
Int ,
112109
$$BigInt ,
113110
$$Math ,

0 commit comments

Comments
 (0)