8000 refactor(aider): remove unnecessary blank line in main test file to e… · coder/modules@11c8097 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 11c8097

Browse files
refactor(aider): remove unnecessary blank line in main test file to enhance code clarity
1 parent 3d99051 commit 11c8097

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

aider/main.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ const executeScriptInContainerWithBash = async (
3333
`,
3434
]);
3535

36-
3736
const resp = await execContainer(id, [
3837
"bash",
3938
"-c",

0 commit comments

Comments
 (0)
0