summaryrefslogtreecommitdiff
path: root/cli/js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/js')
-rw-r--r--cli/js/os.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/js/os.ts b/cli/js/os.ts
index 2fc06434a..fada0cb77 100644
--- a/cli/js/os.ts
+++ b/cli/js/os.ts
@@ -83,7 +83,6 @@ interface Start {
v8Version: string;
tsVersion: string;
noColor: boolean;
- xevalDelim: string;
os: OperatingSystem;
arch: Arch;
}