[#209] object: Remove childfree
search attribute
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
6b0bd42f25
commit
79c76e87e4
2 changed files with 0 additions and 18 deletions
|
@ -41,9 +41,6 @@ const (
|
|||
|
||||
// FilterPropertyPhy is a filter key to check if an object physically stored on a node.
|
||||
FilterPropertyPhy = ReservedFilterPrefix + "PHY"
|
||||
|
||||
// FilterPropertyChildfree is a filter key to check if an object has empty children list in `Split` header.
|
||||
FilterPropertyChildfree = ReservedFilterPrefix + "CHILDFREE"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue