diff --git a/src/brpc/builtin/hotspots_service.cpp b/src/brpc/builtin/hotspots_service.cpp index b4e8fcf313..2d3b6ae449 100644 --- a/src/brpc/builtin/hotspots_service.cpp +++ b/src/brpc/builtin/hotspots_service.cpp @@ -589,7 +589,6 @@ static void DisplayResult(Controller* cntl, } break; } - CHECK(!use_html); // NOTE: not send prof_result to os first which does copying. os.move_to(resp); if (use_html) {