mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
cleanup: resolves gofumpt for cmd
This commit resolves gofumpt linter for cmd folder Updates: 1586 Signed-off-by: Yati Padia <ypadia@redhat.com>
This commit is contained in:
parent
299979fc14
commit
696ee496fc
@ -50,9 +50,7 @@ const (
|
|||||||
defaultNS = "default"
|
defaultNS = "default"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var conf util.Config
|
||||||
conf util.Config
|
|
||||||
)
|
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
// common flags
|
// common flags
|
||||||
|
Loading…
Reference in New Issue
Block a user