Removing build tags as we're going with a different approach.

This commit is contained in:
Renan DelValle 2017-11-29 13:57:58 -08:00
parent d074fd9d0c
commit ae2e082248
2 changed files with 0 additions and 10 deletions

View file

@ -1,5 +0,0 @@
// +build !realis_debug
package realis
const realisDebug = false

View file

@ -1,5 +0,0 @@
// +build realis_debug
package realis
const realisDebug = true