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.
1 file changed