Lint code

This commit is contained in:
Manuel de Brito Fontes 2017-07-03 22:10:48 -04:00
parent 504e29940b
commit d91fdf74bc

View file

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