Use enterprise imports for pro builds as well. (#101423)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//go:build enterprise
|
||||
// +build enterprise
|
||||
//go:build enterprise || pro
|
||||
// +build enterprise pro
|
||||
|
||||
package extensions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user