REQ-3540: 惹名scope的子节点名可以重复
This commit is contained in:
parent
acfe320172
commit
de32297b45
@ -30,8 +30,6 @@ public interface IndexNodeScope {
|
||||
}
|
||||
}
|
||||
|
||||
IndexNodeScope NONE = () -> IndexNodeContext.NONE;
|
||||
|
||||
IndexNodeScope FILE_TEMPLATE = () -> IndexNodeContext.FILE_TEMPLATE;
|
||||
|
||||
IndexNodeScope TEMPLATE_DATABASE = () -> IndexNodeContext.TEMPLATE_DATABASE;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user