config_production: remove in favor of build.Deployment

This commit is contained in:
Conner Fromknecht 2018-09-26 02:43:28 -07:00
parent a98cdfd897
commit 5706c12d69
No known key found for this signature in database
GPG Key ID: E7D737B67FA592C7

@ -1,6 +0,0 @@
// +build !debug
package main
// DebugBuild signals that this is a debug build.
const DebugBuild = false