mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-24 13:55:57 +00:00
Remove unused import
This commit is contained in:
parent
1804e7d9e8
commit
cdcc5da756
@ -20,7 +20,6 @@
|
|||||||
package org.elasticsearch.plugin.store.smb;
|
package org.elasticsearch.plugin.store.smb;
|
||||||
|
|
||||||
import org.elasticsearch.index.IndexModule;
|
import org.elasticsearch.index.IndexModule;
|
||||||
import org.elasticsearch.index.store.IndexStoreModule;
|
|
||||||
import org.elasticsearch.index.store.smbmmapfs.SmbMmapFsIndexStore;
|
import org.elasticsearch.index.store.smbmmapfs.SmbMmapFsIndexStore;
|
||||||
import org.elasticsearch.index.store.smbsimplefs.SmbSimpleFsIndexStore;
|
import org.elasticsearch.index.store.smbsimplefs.SmbSimpleFsIndexStore;
|
||||||
import org.elasticsearch.plugins.Plugin;
|
import org.elasticsearch.plugins.Plugin;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user