Skip to content

Commit

Permalink
Updated code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jbristowe committed Nov 18, 2020
1 parent 1c6c9ef commit 876136d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/runbooks/delete_runbook.go
Expand Up @@ -6,6 +6,7 @@ import (

"github.com/OctopusDeploy/go-octopusdeploy/octopusdeploy"
)

// DeleteRunbookExample provides an example of how to delete a runbook from
// Octopus Deploy through the Go API client.
func DeleteRunbookExample() {
Expand Down

0 comments on commit 876136d

Please sign in to comment.