summaryrefslogtreecommitdiff
path: root/tests/end2end/features/test_history_bdd.py
diff options
context:
space:
mode:
authorRyan Roden-Corrent <ryan@rcorre.net>2017-06-10 07:53:52 -0400
committerRyan Roden-Corrent <ryan@rcorre.net>2017-06-19 07:44:11 -0400
commit1fe18134319e59763bfad93f8e43f8568cf87f3e (patch)
tree3f2b1c5a43ce6d511c644cd6485e5ce6d8c58045 /tests/end2end/features/test_history_bdd.py
parentcf23f42b99f99c170c2a42511aabf53d6b51ae82 (diff)
downloadqutebrowser-1fe18134319e59763bfad93f8e43f8568cf87f3e.tar.gz
qutebrowser-1fe18134319e59763bfad93f8e43f8568cf87f3e.zip
Fix pylint errors.
Diffstat (limited to 'tests/end2end/features/test_history_bdd.py')
-rw-r--r--tests/end2end/features/test_history_bdd.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/end2end/features/test_history_bdd.py b/tests/end2end/features/test_history_bdd.py
index ce9faeca9..c1000d6ce 100644
--- a/tests/end2end/features/test_history_bdd.py
+++ b/tests/end2end/features/test_history_bdd.py
@@ -18,9 +18,7 @@
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
import logging
-import os.path
import re
-import tempfile
import pytest_bdd as bdd