Commit b9c8716e authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 0d7a0fa0
......@@ -36,7 +36,7 @@ type SetOid = set.SetOid
const debug = true
const debug = false
func tracef(format string, argv ...interface{}) {
if debug {
fmt.Printf(format, argv...)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment