6 lines
55 B
Go
6 lines
55 B
Go
|
//go:build !cmfa
|
||
|
|
||
|
package features
|
||
|
|
||
|
const CMFA = false
|