移除excludelibs
This commit is contained in:
@@ -988,9 +988,6 @@ public abstract class NodeServer {
|
||||
if ("executor".equals(key)) {
|
||||
return AnyValue.MergeFunction.REPLACE;
|
||||
}
|
||||
if ("excludelibs".equals(key)) {
|
||||
return AnyValue.MergeFunction.REPLACE;
|
||||
}
|
||||
if ("cluster".equals(key)) {
|
||||
return AnyValue.MergeFunction.REPLACE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user