Skip to content

Commit 2afbe8a

Browse files
authored
Remove v1alpha1 protos and related code. (#868)
If needed, this code can be added to registry-experimental.
1 parent 9261b55 commit 2afbe8a

30 files changed

+4
-3781
lines changed

cmd/registry/breaking-change-detector/breaking_change_detector.go

Lines changed: 0 additions & 185 deletions
This file was deleted.

cmd/registry/breaking-change-detector/breaking_change_detector_test.go

Lines changed: 0 additions & 165 deletions
This file was deleted.

cmd/registry/cmd/compute/compute.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ func Command() *cobra.Command {
2828
cmd.AddCommand(complexityCommand())
2929
cmd.AddCommand(lintCommand())
3030
cmd.AddCommand(lintStatsCommand())
31-
cmd.AddCommand(referencesCommand())
3231
cmd.AddCommand(scoreCommand())
3332
cmd.AddCommand(scoreCardCommand())
3433
cmd.AddCommand(vocabularyCommand())

0 commit comments

Comments
 (0)