Removing build tags as we're going with a different approach.
This commit is contained in:
parent
d074fd9d0c
commit
ae2e082248
2 changed files with 0 additions and 10 deletions
|
@ -1,5 +0,0 @@
|
|||
// +build !realis_debug
|
||||
|
||||
package realis
|
||||
|
||||
const realisDebug = false
|
|
@ -1,5 +0,0 @@
|
|||
// +build realis_debug
|
||||
|
||||
package realis
|
||||
|
||||
const realisDebug = true
|
Loading…
Add table
Add a link
Reference in a new issue