Skip to content

Commit

Permalink
Remove "registry export sheet" command. (#878)
Browse files Browse the repository at this point in the history
  • Loading branch information
timburks authored Dec 14, 2022
1 parent 2afbe8a commit 2390f77
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 794 deletions.
1 change: 0 additions & 1 deletion cmd/registry/cmd/export/export.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ func Command() *cobra.Command {
}

cmd.AddCommand(csvCommand())
cmd.AddCommand(sheetCommand())
cmd.AddCommand(yamlCommand())

return cmd
Expand Down
193 changes: 0 additions & 193 deletions cmd/registry/cmd/export/sheet.go

This file was deleted.

61 changes: 0 additions & 61 deletions cmd/registry/core/artifact-export.go

This file was deleted.

88 changes: 0 additions & 88 deletions cmd/registry/core/complexity-export.go

This file was deleted.

Loading

0 comments on commit 2390f77

Please sign in to comment.