// +build !consulent
package structs
func validateSourceIntentionEnterpriseMeta(_ *EnterpriseMeta) error {
return nil
}