Skip to content

Commit 489a92e

Browse files
committed
fix
1 parent 8bfbe22 commit 489a92e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/cmd/mcp/mcp.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ func (o *ServerOptions) Complete() error {
135135
return errors.New("no valid configuration found")
136136
}
137137
}
138+
return nil
138139
}
139140

140141
func (o *ServerOptions) AddFlags(cmd *cobra.Command) {

0 commit comments

Comments
 (0)