Skip to content

Commit

Permalink
[py] remove unused import in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Sep 23, 2023
1 parent 488b96a commit fb358a4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

from base64 import b64decode
from base64 import urlsafe_b64decode
from base64 import urlsafe_b64encode
from typing import List

import pytest
Expand Down

0 comments on commit fb358a4

Please sign in to comment.