jolshan commented on code in PR #14264:
URL: https://github.com/apache/kafka/pull/14264#discussion_r1307621341


##########
streams/src/test/java/org/apache/kafka/streams/processor/internals/StoreToProcessorContextAdapterTest.java:
##########
@@ -26,10 +26,12 @@
 import org.easymock.MockType;
 import org.junit.Before;
 import org.junit.Test;
+import static org.junit.Assert.assertThrows;
 import org.junit.runner.RunWith;
 
 import java.time.Duration;
 
+

Review Comment:
   nit: can we remove this extra space here?



-- 
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]

Reply via email to