Run go fmt on repo

Signed-off-by: James Griffin <james@unsupervised.ca>
This commit is contained in:
2020-12-21 21:33:49 -04:00
parent ecafea7adf
commit 25727f6d20
3 changed files with 4 additions and 6 deletions

View File

@@ -56,5 +56,3 @@ func Test_get_guess3(t *testing.T) {
t.FailNow() t.FailNow()
} }
} }