Skip to content

Commit 01e802f

Browse files
authored
Fix unused import in readme example (#469)
1 parent d0fa06e commit 01e802f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ package main
2424

2525
import (
2626
"context"
27-
"errors"
2827
"fmt"
2928

3029
"github.com/mark3labs/mcp-go/mcp"

0 commit comments

Comments
 (0)