File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
flink-connector-pulsar/src/test/java/org/apache/flink/connector/pulsar/sink Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3535import org .apache .flink .connector .testframe .junit .annotations .TestExternalSystem ;
3636import org .apache .flink .connector .testframe .junit .annotations .TestSemantics ;
3737import org .apache .flink .connector .testframe .testsuites .SinkTestSuiteBase ;
38+ import org .apache .flink .core .execution .CheckpointingMode ;
3839import org .apache .flink .runtime .minicluster .RpcServiceSharing ;
3940import org .apache .flink .runtime .testutils .MiniClusterResourceConfiguration ;
40- import org .apache .flink .core .execution .CheckpointingMode ;
4141import org .apache .flink .streaming .api .environment .StreamExecutionEnvironment ;
4242import org .apache .flink .test .junit5 .MiniClusterExtension ;
4343import org .apache .flink .testutils .junit .SharedObjectsExtension ;
You can’t perform that action at this time.
0 commit comments