summaryrefslogtreecommitdiff
path: root/cli/tsc/diagnostics.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tsc/diagnostics.rs')
-rw-r--r--cli/tsc/diagnostics.rs9
1 files changed, 0 insertions, 9 deletions
diff --git a/cli/tsc/diagnostics.rs b/cli/tsc/diagnostics.rs
index 461cda775..a865daa9d 100644
--- a/cli/tsc/diagnostics.rs
+++ b/cli/tsc/diagnostics.rs
@@ -29,15 +29,6 @@ const UNSTABLE_DENO_PROPS: &[&str] = &[
"removeSignalListener",
"shutdown",
"umask",
- "Child",
- "ChildProcess",
- "ChildStatus",
- "SpawnOutput",
- "command",
- "Command",
- "CommandOptions",
- "CommandStatus",
- "CommandOutput",
"serve",
"ServeInit",
"ServeTlsInit",