Skip to content

Commit

Permalink
Fixes rendering on godocs (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
ForestEckhardt authored May 21, 2020
1 parent 9a3ead6 commit 256c80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
// detect := func(context packit.DetectContext) (packit.DetectResult, error) {
// return packit.DetectResult{}, nil
// }

//
// build := func(context packit.BuildContext) (packit.BuildResult, error) {
// return packit.BuildResult{
// Processes: []packit.Process{
Expand Down

0 comments on commit 256c80a

Please sign in to comment.