remove unused imports

Original commit: elastic/x-pack-elasticsearch@4a8f4285f8
This commit is contained in:
Simon Willnauer 2016-03-14 20:52:49 +01:00
parent 67efe608d1
commit 6b7dadce43

View File

@ -5,7 +5,6 @@
*/
package org.elasticsearch.shield.authz.indicesresolver;
import org.apache.lucene.util.ArrayUtil;
import org.elasticsearch.action.AliasesRequest;
import org.elasticsearch.action.CompositeIndicesRequest;
import org.elasticsearch.action.IndicesRequest;