Skip to content

Commit

Permalink
go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-swinkler committed Oct 31, 2022
1 parent 792665f commit a9b4159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/resources/task.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
)

const (
taskIDDelimiter = '|'
taskIDDelimiter = '|'
)

var taskSchema = map[string]*schema.Schema{
Expand Down

0 comments on commit a9b4159

Please sign in to comment.