diff --git a/aider/commands.py b/aider/commands.py index df9c6e234..447334b53 100644 --- a/aider/commands.py +++ b/aider/commands.py @@ -1162,8 +1162,6 @@ class Commands: self.io.tool_error("Please provide filenames or directories to read.") return - ## we need to collect all the expanded filenames, *then* sort them @ai - filenames = parse_quoted_filenames(args) all_paths = []