Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit a92b3b8

Browse files
committed
linting
1 parent d8e1862 commit a92b3b8

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

tests/unit/admin_overlay/test_client.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
except ImportError: # pragma: NO COVER
2020
import mock
2121

22-
import functools
23-
2422
from google.api_core import exceptions
2523
from google.api_core import gapic_v1
2624
from google.api_core import retry as retries

tests/unit/admin_overlay/test_consistency.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
except ImportError: # pragma: NO COVER
2020
import mock
2121

22-
from google.api_core import retry as retries
23-
from google.api_core import exceptions
2422
from google.cloud.bigtable.admin_v2.overlay.types import consistency
2523
from google.cloud.bigtable.admin_v2.types import bigtable_table_admin
2624

0 commit comments

Comments
 (0)