Skip to content

Commit

Permalink
Gofmt
Browse files Browse the repository at this point in the history
Signed-off-by: Sune Keller <absukl@almbrand.dk>
  • Loading branch information
sirlatrom committed Aug 30, 2018
1 parent 55ee99b commit d8b74a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manager/scheduler/constraint_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ func setupEnv() {
Addr: "186.17.9.41",
},
},
Tasks: make(map[string]*api.Task),
Tasks: make(map[string]*api.Task),
ActiveTasksCountByService: make(map[string]int),
}
}
Expand Down

0 comments on commit d8b74a9

Please sign in to comment.