Removed unused imports

This commit is contained in:
Adam Shimali
2016-05-18 14:23:49 +01:00
parent 0172797fb5
commit 25170e7e42
9 changed files with 5 additions and 18 deletions

View File

@@ -1,8 +1,6 @@
import pytest
from flask import url_for
import app
@pytest.mark.parametrize("page", range(1, 5))
def test_should_render_tour_pages(