Skip to content

Commit

Permalink
Fixes lint error : remove unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenchickenlove committed Oct 18, 2024
1 parent 46b4452 commit 676d123
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
import org.apache.kafka.clients.producer.ProducerConfig;
import org.apache.kafka.common.serialization.StringSerializer;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.condition.DisabledIfEnvironmentVariable;

import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
Expand Down

0 comments on commit 676d123

Please sign in to comment.