mirror of
https://github.com/ipfs/kubo.git
synced 2025-08-24 19:27:14 +08:00
style: gofumpt and godot [skip changelog] (#10081)
This commit is contained in:
@ -47,5 +47,4 @@ func CheckBlockSize(req *cmds.Request, size uint64) error {
|
||||
return fmt.Errorf("produced block is over 1MiB: big blocks can't be exchanged with other peers. consider using UnixFS for automatic chunking of bigger files, or pass --allow-big-block to override")
|
||||
}
|
||||
return nil
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user