Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.

Commit 9b60af6

Browse files
author
Arun Gupta
committed
Delete a redundant import
Former-commit-id: 3d192138b78d446090d7dbf818b0776b7e82de49
1 parent 695c88c commit 9b60af6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

launch-demos/batch/src/main/java/org/javaee7/samples/batch/TestServlet.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
import javax.batch.operations.JobSecurityException;
4949
import javax.batch.operations.JobStartException;
5050
import javax.batch.runtime.BatchRuntime;
51-
import javax.batch.runtime.JobExecution;
5251
import javax.servlet.ServletException;
5352
import javax.servlet.annotation.WebServlet;
5453
import javax.servlet.http.HttpServlet;

0 commit comments

Comments
 (0)