Skip to content

Commit fb358a4

Browse files
committed
[py] remove unused import in tests
1 parent 488b96a commit fb358a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

py/test/selenium/webdriver/common/virtual_authenticator_tests.py

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
from base64 import b64decode
1919
from base64 import urlsafe_b64decode
20-
from base64 import urlsafe_b64encode
2120
from typing import List
2221

2322
import pytest

0 commit comments

Comments
 (0)