forked from Ivasoft/traefik
fix: update linter.
This commit is contained in:
committed by
Traefiker Bot
parent
027d313df5
commit
29efac3e5e
@@ -130,7 +130,6 @@ func findTypedField(rType reflect.Type, node *Node) (reflect.StructField, error)
|
||||
return cField, nil
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
return reflect.StructField{}, fmt.Errorf("field not found, node: %s", node.Name)
|
||||
|
||||
Reference in New Issue
Block a user