Skip to content

Commit 66c1230

Browse files
committed
fix build failed
1 parent f46a3aa commit 66c1230

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pkg/ctl/topic/topic.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,13 +96,10 @@ func Command(flagGrouping *cmdutils.FlagGrouping) *cobra.Command {
9696
GetInactiveTopicCmd,
9797
SetInactiveTopicCmd,
9898
RemoveInactiveTopicCmd,
99-
<<<<<<< add-topic-set-replication-clusters-cmd
10099
SetDispatchRateCmd,
101100
RemoveDispatchRateCmd,
102101
GetReplicationClustersCmd,
103102
SetReplicationClustersCmd,
104-
=======
105-
>>>>>>> master
106103
}
107104

108105
cmdutils.AddVerbCmds(flagGrouping, resourceCmd, commands...)

0 commit comments

Comments
 (0)