style: add gci linter (#16605)
This commit is contained in:
@@ -3,9 +3,10 @@ package services
|
||||
import (
|
||||
"context"
|
||||
|
||||
reflectionv1 "cosmossdk.io/api/cosmos/reflection/v1"
|
||||
"github.com/cosmos/gogoproto/proto"
|
||||
"google.golang.org/protobuf/types/descriptorpb"
|
||||
|
||||
reflectionv1 "cosmossdk.io/api/cosmos/reflection/v1"
|
||||
)
|
||||
|
||||
// ReflectionService implements the cosmos.reflection.v1 service.
|
||||
|
||||
Reference in New Issue
Block a user