mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-15 07:58:15 +08:00
Remove trailing new-line from pbdagreader.go
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
@ -249,4 +249,3 @@ func (dr *pbDagReader) Seek(offset int64, whence int) (int64, error) {
|
||||
return 0, errors.New("invalid whence")
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user