Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit eeaab91

Browse files
committed
fix: remove left over console.log
1 parent ffb2ab1 commit eeaab91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: lib/zone-spec/long-stack-trace.ts

-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ function computeIgnoreFrames() {
146146
} else {
147147
break;
148148
}
149-
console.log('>>>>>>', sepTemplate, frame1);
150149
}
151150
if (!sepTemplate) {
152151
// If we could not find it default to this text.

0 commit comments

Comments
 (0)