summaryrefslogtreecommitdiff
path: root/cli/diagnostics.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/diagnostics.rs')
-rw-r--r--cli/diagnostics.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/diagnostics.rs b/cli/diagnostics.rs
index 59c7f9737..0fd8a0c5c 100644
--- a/cli/diagnostics.rs
+++ b/cli/diagnostics.rs
@@ -18,7 +18,6 @@ const UNSTABLE_DENO_PROPS: &[&str] = &[
"CreateHttpClientOptions",
"DatagramConn",
"HttpClient",
- "SystemMemoryInfo",
"UnixConnectOptions",
"UnixListenOptions",
"bench",
@@ -31,7 +30,6 @@ const UNSTABLE_DENO_PROPS: &[&str] = &[
"ppid",
"removeSignalListener",
"shutdown",
- "systemMemoryInfo",
"umask",
"spawnChild",
"Child",