Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ohmayr committed Oct 30, 2024
1 parent 7d67d01 commit ee8a1b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion google/auth/transport/requests.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
from google.auth import exceptions
from google.auth import transport
import google.auth.transport._mtls_helper
from google.auth.transport._requests_base import _BaseAuthorizedSession
from google.oauth2 import service_account

_LOGGER = logging.getLogger(__name__)
Expand Down

0 comments on commit ee8a1b1

Please sign in to comment.