Skip to content
Snippets Groups Projects
Commit 26c24cda authored by yshen47's avatar yshen47
Browse files

set to be production mode

parent 78eeba51
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ import (
"strconv"
)
var DEBUG = true
var DEBUG = false
func main() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment