diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -59,7 +59,6 @@ func run() { &focus, mux, wg, ) - // TODO: make these output properly on screen. for i := 0; i < POINTS; i++ { wg.Add(1) go calculateFlow( |