Skip to content

Commit

Permalink
Post self review tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
walles committed Feb 26, 2024
1 parent aa56028 commit d863d67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions px/px_commandline.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ def should_coalesce(
# -Dsomepath=/a/b/c:/x/y/z
path_start_index = last_colon_slash + 1

# FIXME: Ignore (non-file:?) URLs?

if path_start_index == -1:
# Part 1 does not contain the start of any path, do not coalesce
return False
Expand Down

0 comments on commit d863d67

Please sign in to comment.