mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-06-05 08:58:50 +00:00
go fmt
This commit is contained in:
parent
45b3f3cf79
commit
4d08b91865
1 changed files with 1 additions and 1 deletions
|
@ -38,4 +38,4 @@ func (m *Marathon) Write(f *buildfile.Buildfile) {
|
||||||
|
|
||||||
func (m *Marathon) GetCondition() *condition.Condition {
|
func (m *Marathon) GetCondition() *condition.Condition {
|
||||||
return m.Condition
|
return m.Condition
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue