diff options
| author | Jeff Carr <[email protected]> | 2025-09-23 14:22:18 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-23 14:22:18 -0500 |
| commit | 8e3008cfe8caeeba4e39cb2c363b6f89cb3036ff (patch) | |
| tree | da522482505226d67b1e4d5618c00473306364cc /set.table.go | |
| parent | 884d8db5855ab91a5efa2ce0e5465be7d2279447 (diff) | |
remove noise
Diffstat (limited to 'set.table.go')
| -rw-r--r-- | set.table.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/set.table.go b/set.table.go index b5f784e..49bc60f 100644 --- a/set.table.go +++ b/set.table.go @@ -21,7 +21,7 @@ func (pset *Set) PrintTable() { } func (mt *PatchesTable) PrintTable() { - log.Info("ShowTable() SENDING TO GUI") + // log.Info("ShowTable() SENDING TO GUI") mt.MakeTable() cobol.PrintTable(mt.pb) } |
