Address review comments
This commit is contained in:
parent
430ff507f0
commit
5eed4d9667
19 changed files with 125 additions and 139 deletions
|
|
@ -146,7 +146,6 @@ func (it *Fixed) Next() bool {
|
|||
}
|
||||
|
||||
func (it *Fixed) Err() error {
|
||||
// This iterator should never error.
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue