We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edddabf commit cb95645Copy full SHA for cb95645
1 file changed
internal/registry/registry.go
@@ -27,9 +27,6 @@ func GetRegistry(path string) Registry {
27
path + "/zero-deployable-react-frontend",
28
},
29
30
- {
31
- "Custom", []string{},
32
- },
33
}
34
35
0 commit comments