mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 22:13:13 +00:00
Clean « IN » node type
This commit is contained in:
@@ -7,7 +7,6 @@ class NodeTypes
|
||||
// Tree node types
|
||||
const QUERY = '#query';
|
||||
const GROUP = '#group';
|
||||
const IN_EXPR = '#in';
|
||||
const AND_EXPR = '#and';
|
||||
const OR_EXPR = '#or';
|
||||
const EXCEPT_EXPR = '#except';
|
||||
|
Reference in New Issue
Block a user