Skip to content

Commit 7360338

Browse files
committed
Revert inconsequential change in import list in debug.ts
1 parent 08f41bd commit 7360338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler/debug.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ import {
9090
TypeMapper,
9191
unescapeLeadingUnderscores,
9292
VarianceFlags,
93-
zipWith
93+
zipWith,
9494
} from "./_namespaces/ts";
9595

9696
/** @internal */

0 commit comments

Comments
 (0)