Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tdyas committed Feb 23, 2025
1 parent 2aa9598 commit 5818295
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/python/pants/init/plugin_resolver.py
Original file line number Diff line number Diff line change
Expand Up @@ -282,8 +282,6 @@ async def resolve_plugins_via_uv(
),
)

# NB: We run this Process per-restart because it (intentionally) leaks named cache
# paths in a way that invalidates the Process-cache. See the method doc.
cache_scope = (
ProcessCacheScope.PER_SESSION
if global_options.plugins_force_resolve
Expand Down

0 comments on commit 5818295

Please sign in to comment.