Skip to content

Commit

Permalink
NIFI-11259 Removed unused import from PublishKafka
Browse files Browse the repository at this point in the history
  • Loading branch information
exceptionfactory committed Oct 18, 2023
1 parent 303e05e commit decd40b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
import org.apache.nifi.kafka.service.api.producer.ProducerConfiguration;
import org.apache.nifi.kafka.service.api.producer.PublishContext;
import org.apache.nifi.kafka.service.api.record.KafkaRecord;
import org.apache.nifi.kafka.service.api.record.RecordSummary;
import org.apache.nifi.kafka.shared.attribute.KafkaFlowFileAttribute;
import org.apache.nifi.kafka.shared.property.PublishStrategy;
import org.apache.nifi.kafka.shared.transaction.TransactionIdSupplier;
Expand Down

0 comments on commit decd40b

Please sign in to comment.