Skip to content

Commit

Permalink
fix formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
avarabyeu committed Dec 21, 2020
1 parent 3a3c0be commit 2706e95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gorp/example_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ func ExampleClient() {
EndTime: Timestamp{time.Now()},
})
checkErr(err, "unable to finish launch")

}

func checkErr(err error, msg string) {
Expand Down

0 comments on commit 2706e95

Please sign in to comment.