removed unused import

pull/183/head
Chris Veilleux 2019-06-10 18:17:59 -05:00
parent 9402fc6eb7
commit 53a1da19d8
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
from behave import given, then
from hamcrest import assert_that, equal_to, has_item, is_not
from hamcrest import assert_that, equal_to, is_not
from selene.api.testing import (
generate_access_token,