Skip to content

Commit

Permalink
Update DefaultHttpSenderTest.java
Browse files Browse the repository at this point in the history
Fix Linter reported issue
  • Loading branch information
ecararus authored Oct 31, 2023
1 parent 23c601a commit b7f1375
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
import java.util.Map;

import io.aiven.kafka.connect.http.config.HttpMethodsType;

import io.aiven.kafka.connect.http.config.HttpSinkConfig;

import org.apache.kafka.connect.errors.ConnectException;

import org.assertj.core.api.InstanceOfAssertFactories;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
Expand Down

0 comments on commit b7f1375

Please sign in to comment.