From 3217f42c1175ae0c984433d6b4f091c7990d620a Mon Sep 17 00:00:00 2001 From: emile Date: Mon, 8 Oct 2018 18:12:11 +0200 Subject: formatting --- main.go | 1 - 1 file changed, 1 deletion(-) diff --git a/main.go b/main.go index be836c4..26b9a8a 100644 --- a/main.go +++ b/main.go @@ -23,7 +23,6 @@ func main() { llog.Good("Calculate the forces acting") forces.CalcAllForces(starsSlice) - fmt.Printf("Done\n") llog.Good("Drawing the slice") draw.Slice(starsSlice, "out.png") -- cgit 1.4.1