style: drop inline comment

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
Devin AI 2026-08-02 02:30:44 +00:00
parent 1da0836d17
commit a7eb2d01be

View file

@ -2491,9 +2491,6 @@ async def increment_spend_counters(
)
async def _global_proxy_scope() -> None:
# The proxy-wide accumulator is the "litellm-proxy-budget" user row that
# db_spend_update_writer also accrues into, so it shares the user counter
# key space and reseeds from that row like any other user counter.
if GLOBAL_PROXY_SPEND_COUNTER_KEY in reserved_counter_keys:
return
await _init_and_increment_spend_counter(