diff --git a/command.go b/command.go index 577c832b..97596aef 100644 --- a/command.go +++ b/command.go @@ -1963,8 +1963,8 @@ type XInfoGroup struct { Pending int64 LastDeliveredID string - EntriesRead int64 Lan int64 + EntriesRead int64 } var _ Cmder = (*XInfoGroupsCmd)(nil)