aboutsummaryrefslogtreecommitdiffstats
path: root/entities/bug/op_set_status.go
diff options
context:
space:
mode:
Diffstat (limited to 'entities/bug/op_set_status.go')
-rw-r--r--entities/bug/op_set_status.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/entities/bug/op_set_status.go b/entities/bug/op_set_status.go
index 23be59a0..68199129 100644
--- a/entities/bug/op_set_status.go
+++ b/entities/bug/op_set_status.go
@@ -58,7 +58,6 @@ func NewSetStatusOp(author identity.Interface, unixTime int64, status common.Sta
}
type SetStatusTimelineItem struct {
- // id entity.Id
combinedId entity.CombinedId
Author identity.Interface
UnixTime timestamp.Timestamp