summaryrefslogtreecommitdiff
path: root/human.go
diff options
context:
space:
mode:
Diffstat (limited to 'human.go')
-rw-r--r--human.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/human.go b/human.go
index f58e23e..e5ce98d 100644
--- a/human.go
+++ b/human.go
@@ -10,6 +10,8 @@ import (
"go.wit.com/log"
)
+// OLD STUFF. REMOVE. USE PROTOBUF TABLES
+
// mostly just functions related to making STDOUT
// more readable by us humans