diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ChoiceAuthTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ChoiceAuthTest.php index e2f77f3b3b19f1d92a2bd0f92cd51bac6e3f93eb..709737acbdb96cce3ab1234149202fbfd1a11e79 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ChoiceAuthTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/ChoiceAuthTest.php @@ -26,7 +26,6 @@ * @link https://vufind.org Main Page */ namespace VuFindTest\Mink; -use Behat\Mink\Element\Element; /** * Mink ChoiceAuth test class.