Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Commit

Permalink
fix go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jippi committed Dec 17, 2016
1 parent 852c5db commit 3c83a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/actions.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const (
unwatchClusterStatistics = "UNWATCH_CLUSTER_STATISTICS"

changeTaskGroupCount = "CHANGE_TASK_GROUP_COUNT"
submitJob = "SUBMIT_JOB"
submitJob = "SUBMIT_JOB"

errorNotification = "ERROR_NOTIFICATION"
successNotification = "SUCCESS_NOTIFICATION"
Expand Down

0 comments on commit 3c83a16

Please sign in to comment.