Skip to content

Commit 8fbe0e8

Browse files
committed
style: fix markit formatting
1 parent 4f22792 commit 8fbe0e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/coding-agent/src/utils/markit.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ export async function convertBufferWithMarkit(
115115
}
116116
return { content: "", ok: false, error: normalizeError(error) };
117117
}
118-
}
118+
}

0 commit comments

Comments
 (0)