summaryrefslogtreecommitdiff
path: root/debug.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2019-06-02 15:19:53 -0700
committerJeff Carr <[email protected]>2019-06-02 15:19:53 -0700
commitd6cc47ab94bf294b69116f9479b49f0302bfc7b5 (patch)
treed6652d07ea5c1a9a004caa110848d1a509aad54f /debug.go
parent16008fefad4573af5e0c5bc9909f0e5114863ec6 (diff)
almost complete 'CLEAN'. yet more code refactoring
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'debug.go')
-rw-r--r--debug.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/debug.go b/debug.go
index 8920b5e..03b1d9f 100644
--- a/debug.go
+++ b/debug.go
@@ -10,7 +10,6 @@ import "fmt"
// import "github.com/davecgh/go-spew/spew"
// import pb "git.wit.com/wit/witProtobuf"
-// THIS IS NOT CLEAN
//
// this watches the GUI primarily to process protobuf's
// this is pointless or wrong but I use it for debugging