| commit | 7f1cdb3e37cbddded70fc3d7ee9902bcf54c4978 | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tromey@adacore.com> | Tue Oct 07 13:08:19 2025 -0600 |
| committer | Tom Tromey <tromey@adacore.com> | Tue Oct 07 13:08:19 2025 -0600 |
| tree | 0f9b41550bb8a17fac162f5679dfaf60bcc01b0d | |
| parent | 01040a24d953136b7b3f4b17e0f6b3489acb7199 [diff] |
Remove 'sys' import from frame_filters.py pre-commit (really flake8) points out that a recent change to frame_filters.py left an unused import. This patch fixes the problem.