mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
PR feedback
Co-authored-by: Karthik Nadig <kanadig@microsoft.com>
This commit is contained in:
parent
6e7248f172
commit
0274b12d5c
1 changed files with 0 additions and 3 deletions
|
|
@ -242,9 +242,6 @@ def parse_args_from_environment(seenFromCommandLine: set):
|
|||
|
||||
argsList = args.split()
|
||||
|
||||
#print("args:", file=sys.stderr)
|
||||
#print(*argsList, file=sys.stderr)
|
||||
|
||||
seenFromEnvironment = set()
|
||||
parse_args_helper(argsList, seenFromCommandLine, seenFromEnvironment, True)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue