mirror of
https://github.com/harness/drone.git
synced 2025-05-12 23:20:10 +08:00
Merge branch 'mg/CODE-344' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#87)
This commit is contained in:
commit
3710c82b43
@ -41,7 +41,6 @@ func (c *Controller) ActivityList(
|
|||||||
for _, act := range list {
|
for _, act := range list {
|
||||||
if act.Deleted != nil {
|
if act.Deleted != nil {
|
||||||
act.Text = ""
|
act.Text = ""
|
||||||
_ = act.SetPayload(nil)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user