Skip to content

Commit 5060c44

Browse files
committed
fmt
Signed-off-by: Calvin Neo <[email protected]>
1 parent f8e8a93 commit 5060c44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/failpoints/cases/test_import_service.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ use std::{
77

88
use file_system::calc_crc32;
99
use futures::{executor::block_on, stream, SinkExt};
10-
use grpcio::{Result, WriteFlags};
1110
use grpcio::{ChannelBuilder, Environment, Result, WriteFlags};
1211
use kvproto::{disk_usage::DiskUsage, import_sstpb::*, tikvpb_grpc::TikvClient};
1312
use tempfile::{Builder, TempDir};

0 commit comments

Comments
 (0)