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

@@ -33,4 +33,4 @@ func Test_waypoint_navigate(t *testing.T) {
t.Logf("Expected a navigation result of 286, got %d", result)
t.FailNow()
}
}
}