summaryrefslogtreecommitdiff
path: root/cli/fmt_errors.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/fmt_errors.rs')
-rw-r--r--cli/fmt_errors.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/fmt_errors.rs b/cli/fmt_errors.rs
index 6f3a02f9e..d30f661a9 100644
--- a/cli/fmt_errors.rs
+++ b/cli/fmt_errors.rs
@@ -39,7 +39,6 @@ pub fn format_location(frame: &JsStackFrame) -> String {
result
}
-// Keep in sync with `runtime/js/40_error_stack.js`.
fn format_frame(frame: &JsStackFrame) -> String {
let _internal = frame
.file_name