diff --git a/tests/integration/features/test_set.py b/tests/integration/features/test_set.py index bae1822ea..1e6bd0139 100644 --- a/tests/integration/features/test_set.py +++ b/tests/integration/features/test_set.py @@ -17,8 +17,6 @@ # You should have received a copy of the GNU General Public License # along with qutebrowser. If not, see . -import logging - import pytest_bdd as bdd bdd.scenarios('set.feature')