Removed unused import.

This commit is contained in:
Erwin Vervaet
2007-04-05 08:11:17 +00:00
parent bc6fdf0168
commit 2fbc0869f8

View File

@@ -33,7 +33,6 @@ import org.springframework.webflow.execution.FlowExecution;
import org.springframework.webflow.execution.RequestContext;
import org.springframework.webflow.execution.support.ApplicationView;
import org.springframework.webflow.test.MockExternalContext;
import org.springframework.webflow.test.MockFlowServiceLocator;
/**
* Miscellaneous flow execution tests.