Skip to content

Commit

Permalink
Update starport/pkg/cosmosgen/install.go
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgooz committed Mar 18, 2022
1 parent fd29958 commit a99f1d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion starport/pkg/cosmosgen/install.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import (

// InstallDependencies installs protoc dependencies needed by Cosmos ecosystem.
func InstallDependencies(ctx context.Context, appPath string) error {

plugins := []string{
// installs the gocosmos plugin.
"github.com/regen-network/cosmos-proto/protoc-gen-gocosmos",
Expand Down

0 comments on commit a99f1d2

Please sign in to comment.