diff options
Diffstat (limited to 'human.go')
| -rw-r--r-- | human.go | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -8,9 +8,6 @@ import ( // This was just going to be a function to print the results to stdout -// instead, it's the core logic of the whole app -// --dry-run on the command line will just print what would be generated - // print the protobuf in human form func (pf *File) printMsgTable() error { pf.Bases.printMsg() |
