Skip to content

Commit

Permalink
chore: remove unused inject
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
  • Loading branch information
aarnphm committed Sep 26, 2022
1 parent 93b1a7c commit ab97dbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bentoml/_internal/utils/analytics/usage_stats.py
Expand Up @@ -181,7 +181,6 @@ def filter_metrics(
]


@inject
def get_metrics_report(
metrics_client: PrometheusClient,
grpc: bool = False,
Expand Down

0 comments on commit ab97dbe

Please sign in to comment.