pass golint

This commit is contained in:
Wenkai Yin 2016-06-17 11:44:40 +08:00
parent 7747e72c28
commit dbc84dc99b

View File

@ -55,7 +55,7 @@ func (ra *RepJobAPI) Prepare() {
}
// Filter filters jobs according to the policy and repository
// List filters jobs according to the policy and repository
func (ra *RepJobAPI) List() {
var policyID int64
var repository string