Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Commit 2328074

Browse files
author
Scott Stafford
committed
Remove invalid imports
1 parent 291fc60 commit 2328074

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

infrastructure/src/main/java/com/marklogic/spring/batch/item/tasklet/DeleteDocumentsTasklet.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
import com.marklogic.client.query.MatchDocumentSummary;
1212
import com.marklogic.client.query.QueryManager;
1313
import com.marklogic.client.query.StructuredQueryDefinition;
14-
import com.marklogic.mgmt.admin.AdminConfig;
15-
import com.marklogic.mgmt.admin.AdminManager;
1614
import org.springframework.batch.core.StepContribution;
1715
import org.springframework.batch.core.scope.context.ChunkContext;
1816
import org.springframework.batch.core.step.tasklet.Tasklet;

0 commit comments

Comments
 (0)