mirror of
https://github.com/ipfs/kubo.git
synced 2025-08-23 18:11:27 +08:00
style: gofumpt and godot [skip changelog] (#10081)
This commit is contained in:
@ -13,7 +13,7 @@ import (
|
||||
mc "github.com/multiformats/go-multicodec"
|
||||
)
|
||||
|
||||
// Plugins is exported list of plugins that will be loaded
|
||||
// Plugins is exported list of plugins that will be loaded.
|
||||
var Plugins = []plugin.Plugin{
|
||||
&gitPlugin{},
|
||||
}
|
||||
|
Reference in New Issue
Block a user