diff options
Diffstat (limited to 'globals.ts')
-rw-r--r-- | globals.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/globals.ts b/globals.ts index e82afd75b..184f25163 100644 --- a/globals.ts +++ b/globals.ts @@ -1,4 +1,3 @@ -/// <reference path="./text-encoding.d.ts" /> import * as timer from "./timers"; // If you use the eval function indirectly, by invoking it via a reference |