Skip to content

Commit

Permalink
fix rebase issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Jork Zijlstra committed Jan 31, 2022
1 parent 5fade76 commit 1a3fb19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/kafdrop/service/KafkaHighLevelConsumer.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import kafdrop.config.*;
import kafdrop.model.*;
import kafdrop.util.*;
import org.apache.commons.lang3.tuple.Pair;
import org.apache.kafka.clients.consumer.*;
import org.apache.kafka.common.Node;
import org.apache.kafka.common.*;
Expand Down

0 comments on commit 1a3fb19

Please sign in to comment.