Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
johanix committed May 22, 2024
1 parent f4ddd95 commit 7fe395e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -185,11 +185,6 @@ func main() {
}
log.Println("*** main: Returned from ParseSourcesNG()")

//err = td.ParseSources()
//if err != nil {
// TEMExiter("Error from ParseSources: %v", err)
//}

err = td.ParseOutputs()
if err != nil {
TEMExiter("Error from ParseOutputs: %v", err)
Expand Down

0 comments on commit 7fe395e

Please sign in to comment.