Skip to content

Commit e76b57b

Browse files
committed
Fix error location
1 parent 6bc3c71 commit e76b57b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/angular-parser.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,6 @@ function throwErrors<
107107
});
108108
error.cause ??= originalError;
109109

110-
console.log({ error });
111-
112110
throw error;
113111
}
114112

0 commit comments

Comments
 (0)