Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
alifeee committed Oct 3, 2024
1 parent bff65eb commit 6dd09f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import itertools
import os
import unittest
from typing import Any, Dict, Generator, Optional, Tuple
from typing import Any, Tuple

import pytest
from google.oauth2.credentials import Credentials as UserCredentials
Expand Down

0 comments on commit 6dd09f5

Please sign in to comment.