mosche commented on a change in pull request #16239:
URL: https://github.com/apache/beam/pull/16239#discussion_r769804727
##########
File path:
sdks/java/io/amazon-web-services/src/test/java/org/apache/beam/sdk/io/aws/dynamodb/DynamoDBIOTest.java
##########
@@ -51,6 +55,8 @@
import org.junit.rules.ExpectedException;
import org.mockito.ArgumentCaptor;
import org.mockito.Mockito;
+import org.slf4j.helpers.MessageFormatter;
+import org.testcontainers.shaded.com.google.common.collect.ImmutableMap;
Review comment:
No, an oversight indeed! thanks für catching 👍
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]