Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
Signed-off-by: marsishandsome <marsishandsome@gmail.com>
  • Loading branch information
marsishandsome committed Jan 20, 2022
1 parent 6f36b29 commit 84dff88
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/java/org/tikv/raw/SmartRawKVClient.java
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,7 @@
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.tikv.common.exception.CircuitBreakerOpenException;
<<<<<<< HEAD
=======
import org.tikv.common.util.HistogramUtils;
import org.tikv.common.util.Pair;
>>>>>>> 4f0ec583... add metrics inside grpc and netty (#484)
import org.tikv.common.util.ScanOption;
import org.tikv.kvproto.Kvrpcpb;
import org.tikv.service.failsafe.CircuitBreaker;
Expand Down

0 comments on commit 84dff88

Please sign in to comment.