mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
remove stray sop
This commit is contained in:
parent
573e81d2ea
commit
5d2153fe9b
@ -76,7 +76,6 @@ class Security {
|
||||
paths.add(environment.workFile());
|
||||
paths.add(environment.workWithClusterFile());
|
||||
for (Path path : environment.dataFiles()) {
|
||||
System.out.println("datapath=" + path);
|
||||
paths.add(path);
|
||||
}
|
||||
for (Path path : environment.dataWithClusterFiles()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user