Skip to content

Commit

Permalink
💡 Remove Go Lint warning in documentation of function Answer.
Browse files Browse the repository at this point in the history
  • Loading branch information
crissilvaeng committed Oct 2, 2016
1 parent 47342f3 commit f6a3651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/universe/universe.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package universe

// Answer to life, the universe and everything.
func Answer() int {
return 42
}

0 comments on commit f6a3651

Please sign in to comment.