We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5c67f4 commit 9e346a1Copy full SHA for 9e346a1
enums/enums.go
@@ -49,6 +49,3 @@ func (r *Registry) Lookup(name string) *Descriptor {
49
}
50
return r.descriptors[name]
51
52
-
53
-// DefaultRegistry is the default [Registry].
54
-var DefaultRegistry = &Registry{}
0 commit comments