Fix checkstyle

This commit is contained in:
Soby Chacko
2020-05-22 16:19:51 -04:00
parent ee3279072d
commit 5fa88e11ec

View File

@@ -31,7 +31,6 @@ import org.apache.kafka.streams.kstream.TimeWindows;
import org.junit.AfterClass;
import org.junit.BeforeClass;
import org.junit.ClassRule;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;