Skip to content

Commit 7e163ce

Browse files
authored
Merge branch 'main' into chore/add-missing-node-global-type
2 parents 07aca38 + 1f7aef8 commit 7e163ce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/lib/generate-code-path.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ export const generateCodePath = async (
156156
const { codePath } = target;
157157

158158
let text =
159-
"\n" +
160159
"digraph {\n" +
161160
' bgcolor="transparent";\n' +
162161
' node[shape=box,style="rounded,filled",fillcolor=white,color="#E4E7EC"];\n' +

0 commit comments

Comments
 (0)