go fmt remove whitespace

This commit is contained in:
nickscript0 2015-08-22 15:04:34 -06:00 committed by Cameron Sparr
parent 1daa059ef9
commit afe366d6b7
1 changed files with 0 additions and 1 deletions

View File

@ -184,7 +184,6 @@ func (a *Agent) crankParallel() error {
log.Printf("Error in plugins: %s", err)
}
points <- &acc
}(plugin)
}