diff options
| author | Jeff Carr <[email protected]> | 2025-10-05 03:55:22 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-05 03:55:22 -0500 |
| commit | 952334bf58e49e381171e2c71e20a847f4138df6 (patch) | |
| tree | f430252265c34d30162027c0bf657cfbfe52a841 /human.go | |
| parent | 8d50f01597cde8c7ae0fd451347d93196b97f900 (diff) | |
code cleanups. old non-protobuf code almost gonev0.0.166
Diffstat (limited to 'human.go')
| -rw-r--r-- | human.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
