Fix golint issue
This commit is contained in:
parent
b3baef5e05
commit
ecb68742e0
@ -214,9 +214,8 @@ func deleteEventCollection(f *framework.Framework, label string) func() (bool, e
|
||||
|
||||
if err != nil {
|
||||
return false, err
|
||||
} else {
|
||||
return true, nil
|
||||
}
|
||||
return true, nil
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user