Skip to content

Commit 2c33e0b

Browse files
committed
fix
1 parent 04c59c9 commit 2c33e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/mcp/streamnative_resources_tools.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"github.com/mark3labs/mcp-go/mcp"
1313
"github.com/mark3labs/mcp-go/server"
1414
"github.com/streamnative/streamnative-mcp-server/pkg/config"
15-
sncloud "github.com/streamnative/streamnative-mcp-server/sdk/sdk-apiserve"
15+
sncloud "github.com/streamnative/streamnative-mcp-server/sdk/sdk-apiserver"
1616
)
1717

1818
// StreamNativeAddResourceTools adds StreamNative resources tools

0 commit comments

Comments
 (0)