Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Commit

Permalink
Update head.go
Browse files Browse the repository at this point in the history
  • Loading branch information
mknapphrt committed Jul 5, 2018
1 parent 8718cb9 commit 2555b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion head.go
Original file line number Diff line number Diff line change
Expand Up @@ -1340,4 +1340,4 @@ func (ss stringset) slice() []string {
}
sort.Strings(slice)
return slice
}
}

0 comments on commit 2555b08

Please sign in to comment.