Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Calvin Neo <calvinneo1995@gmail.com>
  • Loading branch information
CalvinNeo committed Dec 5, 2024
1 parent f8e8a93 commit 5060c44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/failpoints/cases/test_import_service.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ use std::{

use file_system::calc_crc32;
use futures::{executor::block_on, stream, SinkExt};
use grpcio::{Result, WriteFlags};
use grpcio::{ChannelBuilder, Environment, Result, WriteFlags};
use kvproto::{disk_usage::DiskUsage, import_sstpb::*, tikvpb_grpc::TikvClient};
use tempfile::{Builder, TempDir};
Expand Down

0 comments on commit 5060c44

Please sign in to comment.