5 lines
66 B
Go
5 lines
66 B
Go
|
// +build !realis_debug
|
||
|
|
||
|
package realis
|
||
|
|
||
|
const realisDebug = false
|