Skip to content

Commit 418deb1

Browse files
authored
Remove unnecessary blank line in patches.ts
1 parent 791a391 commit 418deb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/build/patches.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ function handleTyped(
7575
subtype: undefined,
7676
};
7777
}
78-
78+
7979
const types = typeNodes.map(handleSingleTypeNode);
8080
if (typeNodes.length > 1) {
8181
// union types

0 commit comments

Comments
 (0)