Skip to content

Commit 573652d

Browse files
committed
style: format helpers.ts
1 parent 00ce395 commit 573652d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ipcMain/helpers.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,4 +805,3 @@ export async function buildLargeHistory(
805805
await fs.mkdir(sessionDir, { recursive: true });
806806
await fs.writeFile(chatPath, content, "utf-8");
807807
}
808-

0 commit comments

Comments
 (0)