Merge pull request #589 from alphagov/import-cleanup

Removed unused imports
This commit is contained in:
Adam Shimali
2016-05-18 16:26:58 +01:00
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(