Skip to content

Commit

Permalink
chore: Remove unused import (#8661)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrrr authored Jan 26, 2022
1 parent 9615a02 commit a5bb05d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
import java.util.stream.Collectors;
import org.apache.kafka.streams.StreamsMetadata;
import org.apache.kafka.streams.state.HostInfo;
import org.apache.kafka.streams.state.internals.StreamsMetadataImpl;

/**
* This locator contacts all hosts since there currently isn't a mechanism to find which hosts own
Expand Down

0 comments on commit a5bb05d

Please sign in to comment.