]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/testsuite: remove unused imports in Python files
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 29 Oct 2025 17:49:16 +0000 (13:49 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 30 Oct 2025 16:15:13 +0000 (12:15 -0400)
commit168690b0f727d1bce43a758db3fc24a76b394503
tree17dfdc84380362afb168a270dd5b281377e3817a
parent12424aca0d47180013249dc549c7b84b09355fb4
gdb/testsuite: remove unused imports in Python files

Remove the imports reported as unused by flake8.

Change-Id: I6e657de3dea8db18a99e711e594cb92f98e1cebb
Approved-By: Tom Tromey <tom@tromey.com>
19 files changed:
gdb/testsuite/gdb.dap/stack-format.py
gdb/testsuite/gdb.perf/gmonster-null-lookup.py
gdb/testsuite/gdb.perf/gmonster-pervasive-typedef.py
gdb/testsuite/gdb.perf/gmonster-print-cerr.py
gdb/testsuite/gdb.perf/gmonster-ptype-string.py
gdb/testsuite/gdb.perf/gmonster-runto-main.py
gdb/testsuite/gdb.perf/gmonster-select-file.py
gdb/testsuite/gdb.perf/solib.py
gdb/testsuite/gdb.python/py-bad-printers.py
gdb/testsuite/gdb.python/py-framefilter-addr.py
gdb/testsuite/gdb.python/py-framefilter-gdb.py
gdb/testsuite/gdb.python/py-framefilter-invalidarg-gdb.py
gdb/testsuite/gdb.python/py-framefilter-invalidarg.py
gdb/testsuite/gdb.python/py-framefilter.py
gdb/testsuite/gdb.python/py-mi-var-info-path-expression.py
gdb/testsuite/gdb.python/py-pp-maint.py
gdb/testsuite/gdb.python/py-pp-registration.py
gdb/testsuite/gdb.python/py-unwind-maint.py
gdb/testsuite/gdb.rust/pp.py