Skip to content

Commit 3ba8a00

Browse files
lhotarisrinath-ctds
authored andcommitted
[fix][client][branch-3.0] Fix cherry-pick issue in f6166c7
(cherry picked from commit 0776b37)
1 parent f106e37 commit 3ba8a00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pulsar-client/src/main/java/org/apache/pulsar/client/impl/ConsumerImpl.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
package org.apache.pulsar.client.impl;
2020

2121
import static com.google.common.base.Preconditions.checkArgument;
22-
import static com.google.common.base.Preconditions.checkState;
2322
import static org.apache.pulsar.common.protocol.Commands.DEFAULT_CONSUMER_EPOCH;
2423
import static org.apache.pulsar.common.protocol.Commands.hasChecksum;
2524
import static org.apache.pulsar.common.protocol.Commands.serializeWithSize;

0 commit comments

Comments
 (0)