diff --git a/py/test/selenium/webdriver/common/virtual_authenticator_tests.py b/py/test/selenium/webdriver/common/virtual_authenticator_tests.py index dc0b1adb79073..cdbbb4506ea44 100644 --- a/py/test/selenium/webdriver/common/virtual_authenticator_tests.py +++ b/py/test/selenium/webdriver/common/virtual_authenticator_tests.py @@ -17,7 +17,6 @@ from base64 import b64decode from base64 import urlsafe_b64decode -from base64 import urlsafe_b64encode from typing import List import pytest