Skip to content

Commit 4eeecd6

Browse files
authored
Update points_internal_api.rs
1 parent 1552409 commit 4eeecd6

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
@@ -157,9 +157,6 @@ async fn facet_counts_internal(
157157
impl PointsInternalService {
158158
/// Generates a new `RequestHwCounter` for the request.
159159
/// This counter is indented to be used for internal requests.
160-
///
161-
/// So, it collects the hardware usage to the collection's counter ONLY if it was not
162-
/// converted to a response.
163160
fn get_request_collection_hw_usage_counter_for_internal(
164161
&self,
165162
collection_name: String,

0 commit comments

Comments
 (0)