Skip to content

Commit d177fd5

Browse files
authored
Update points_internal_api.rs (#6457)
1 parent 39b3bbc commit d177fd5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/tonic/api/points_internal_api.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -432,9 +432,6 @@ async fn facet_counts_internal(
432432
impl PointsInternalService {
433433
/// Generates a new `RequestHwCounter` for the request.
434434
/// This counter is indented to be used for internal requests.
435-
///
436-
/// So, it collects the hardware usage to the collection's counter ONLY if it was not
437-
/// converted to a response.
438435
fn get_request_collection_hw_usage_counter_for_internal(
439436
&self,
440437
collection_name: String,

0 commit comments

Comments
 (0)