Skip to content

Commit 8b9d612

Browse files
committed
format
1 parent e6a4fc8 commit 8b9d612

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

be/test/cloud/cloud_task_worker_pool_test.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ TEST(CloudTaskWorkerPoolTest, ReportTabletCallbackWithDebugPoint) {
2828
bool original_enable_debug_points = config::enable_debug_points;
2929
config::enable_debug_points = true;
3030

31-
ExecEnv::GetInstance()->set_storage_engine(std::make_unique<CloudStorageEngine>(EngineOptions {}));
3231
ExecEnv::GetInstance()->set_storage_engine(
3332
std::make_unique<CloudStorageEngine>(EngineOptions {}));
3433

0 commit comments

Comments
 (0)