diff --git a/go/solution_test.go b/go/solution_test.go index bba11aa..9e46840 100644 --- a/go/solution_test.go +++ b/go/solution_test.go @@ -1,7 +1,6 @@ package main import ( - "os" "os/exec" "strings" "testing"