4d90afb425
mostly to handle build directives in 1.17.
5 lines
47 B
Go
5 lines
47 B
Go
//go:build !ent
|
|
// +build !ent
|
|
|
|
package quotas
|