Skip to content

Commit de5c624

Browse files
committed
fix: remove trailing whitespace in mod.ts for improved code consistency
1 parent b3413d1 commit de5c624

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/core/mod.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* }
1919
* }
2020
*
21-
* // Write agent description with tool references
21+
* // Write agent description with tool references
2222
* const description = `
2323
* I am a coding assistant that can read files and run terminal commands.
2424
*
@@ -39,7 +39,7 @@
3939
* ```
4040
*
4141
* ## Documentation
42-
*
42+
*
4343
* - [Getting Started](https://github.com/mcpc-tech/mcpc/tree/main/docs/quickstart/installation.md)
4444
* - [Complete Tutorial](https://github.com/mcpc-tech/mcpc/tree/main/docs/quickstart/create-your-first-agentic-mcp.md)
4545
* - [Examples](https://github.com/mcpc-tech/mcpc/tree/main/docs/examples/)

0 commit comments

Comments
 (0)