Skip to content

Commit

Permalink
chore: remove ory dev pop commands (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
zepatrik authored Nov 8, 2024
1 parent 694d82a commit 15bccbe
Show file tree
Hide file tree
Showing 14 changed files with 5 additions and 1,695 deletions.
2 changes: 0 additions & 2 deletions cmd/dev/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import (
"github.com/ory/cli/cmd/dev/markdown"
"github.com/ory/cli/cmd/dev/newsletter"
"github.com/ory/cli/cmd/dev/openapi"
"github.com/ory/cli/cmd/dev/pop"
"github.com/ory/cli/cmd/dev/release"
"github.com/ory/cli/cmd/dev/schema"
"github.com/ory/cli/cmd/dev/swagger"
Expand All @@ -27,7 +26,6 @@ Please check the individual commands for more information!`,

func init() {
Main.AddCommand(
pop.Main,
newsletter.Main,
markdown.Main,
release.Main,
Expand Down
19 changes: 0 additions & 19 deletions cmd/dev/pop/main.go

This file was deleted.

56 changes: 0 additions & 56 deletions cmd/dev/pop/migration/create.go

This file was deleted.

215 changes: 0 additions & 215 deletions cmd/dev/pop/migration/fizzx/file_migrator.go

This file was deleted.

64 changes: 0 additions & 64 deletions cmd/dev/pop/migration/fizzx/migration_info.go

This file was deleted.

Loading

0 comments on commit 15bccbe

Please sign in to comment.