mirror of
https://github.com/redis/go-redis.git
synced 2025-06-12 14:21:52 +03:00
travis: run go vet
This commit is contained in:
@ -71,7 +71,6 @@ func (it *ScanIterator) Next() bool {
|
||||
return true
|
||||
}
|
||||
}
|
||||
return false
|
||||
}
|
||||
|
||||
// Val returns the key/field at the current cursor position.
|
||||
|
Reference in New Issue
Block a user