mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-06 11:49:45 +08:00
ci: build linux release artifacts with slimmer flags
This commit is contained in:
@@ -163,7 +163,6 @@ func (t *SessionsTool) Execute(ctx context.Context, args map[string]interface{})
|
||||
return "sessions history unavailable", nil
|
||||
}
|
||||
key, _ := args["key"].(string)
|
||||
key = key
|
||||
if key == "" {
|
||||
return "key is required for history", nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user