Skip to content

Commit

Permalink
Merge branch 'mdpx_remove_turbine' into mdpx_conduitapp
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-cross committed May 14, 2024
2 parents 90131de + d10cbd3 commit 094909d
Show file tree
Hide file tree
Showing 29 changed files with 0 additions and 8,786 deletions.
2 changes: 0 additions & 2 deletions cmd/meroxa/root/apps/apps.go
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,9 @@ func (*Apps) SubCommands() []*cobra.Command {
// TODO - commenting out run and init until implemented
builder.BuildCobraCommand(&Deploy{}),
builder.BuildCobraCommand(&Describe{}),
// builder.BuildCobraCommand(&Init{}),
builder.BuildCobraCommand(&List{}),
builder.BuildCobraCommand(&Open{}),
builder.BuildCobraCommand(&Remove{}),
// builder.BuildCobraCommand(&Run{}),
}
}

Expand Down
72 changes: 0 additions & 72 deletions cmd/meroxa/root/apps/init.go

This file was deleted.

Loading

0 comments on commit 094909d

Please sign in to comment.