Merge pull request #933 from aledbf/lint

Lint code
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-07-03 22:40:39 -04:00 committed by GitHub
commit 6f64e8149a

View file

@ -468,4 +468,4 @@ func buildNextUpstream(input interface{}) string {
}
return strings.Join(nextUpstreamCodes, " ")
}
}