Skip to content

Commit a69c8c9

Browse files
committed
fix: remove unnecessary comments and ensure newline at end of file
1 parent 3d3f301 commit a69c8c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bin/cli.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,4 @@ if (command === 'init') {
6464
} else {
6565
console.log('Usage: bunx @riligar/agents-kit init')
6666
process.exit(1)
67-
}
68-
//
67+
}

0 commit comments

Comments
 (0)