frostfs-cli & frostfs-ir refactorings #165
1 changed files with 0 additions and 2 deletions
|
@ -162,8 +162,6 @@ func eaclFiltersToString(fs []eacl.Filter) string {
|
|||
|
||||
// ParseEACLRules parses eACL table.
|
||||
// Uses ParseEACLRule.
|
||||
//
|
||||
//nolint:godot
|
||||
func ParseEACLRules(table *eacl.Table, rules []string) error {
|
||||
if len(rules) == 0 {
|
||||
return errors.New("no extended ACL rules has been provided")
|
||||
|
|
Loading…
Add table
Reference in a new issue