diff --git a/tests/func/test_break_into_dbg.py b/tests/func/test_break_into_dbg.py index 8c43a72d..23a8d41a 100644 --- a/tests/func/test_break_into_dbg.py +++ b/tests/func/test_break_into_dbg.py @@ -5,7 +5,6 @@ from __future__ import print_function, with_statement, absolute_import import pytest -import sys from tests.helpers.session import DebugSession