diff options
Diffstat (limited to 'cli/diagnostics.rs')
-rw-r--r-- | cli/diagnostics.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/diagnostics.rs b/cli/diagnostics.rs index 24d7ab0e7..1538e5d4d 100644 --- a/cli/diagnostics.rs +++ b/cli/diagnostics.rs @@ -39,7 +39,6 @@ const UNSTABLE_DENO_PROPS: &[&str] = &[ "UnixConnectOptions", "UnixListenOptions", "addSignalListener", - "applySourceMap", "bench", "connect", "consoleSize", |