Skip to content

Commit 4a56b26

Browse files
committed
chore: removed unused imports
Signed-off-by: Maximillian Arruda <[email protected]>
1 parent 9cad0e6 commit 4a56b26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jnosql-dynamodb/src/main/java/org/eclipse/jnosql/databases/dynamodb/communication/DynamoDBDocumentManagerFactory.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
package org.eclipse.jnosql.databases.dynamodb.communication;
1717

1818
import org.eclipse.jnosql.communication.Settings;
19-
import org.eclipse.jnosql.communication.document.DocumentManager;
2019
import org.eclipse.jnosql.communication.document.DocumentManagerFactory;
2120
import software.amazon.awssdk.services.dynamodb.DynamoDbClient;
2221

0 commit comments

Comments
 (0)