Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Grossmann-Kavanagh committed Jul 2, 2018
1 parent ebf6065 commit 9f73323
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/api/test_bootstrap.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import pytest
from conftest import TEST_FOLDER, build_app_from_fixture
from connexion import App
from connexion.exceptions import InvalidSpecification


def test_app_with_relative_path(simple_api_spec_dir):
Expand Down

0 comments on commit 9f73323

Please sign in to comment.