Remove accidental import.

This commit is contained in:
Jack Conradson 2016-11-10 11:46:14 -08:00
parent fdbe336104
commit 834976823a
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
*/
package org.elasticsearch.script;
import com.sun.javafx.collections.ElementObservableListDecorator;
import org.elasticsearch.ResourceNotFoundException;
import org.elasticsearch.action.admin.cluster.storedscripts.DeleteStoredScriptRequest;
import org.elasticsearch.action.admin.cluster.storedscripts.GetStoredScriptRequest;