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

Commit 62b26c8

Browse files
committed
fix flake8
1 parent 941fe1a commit 62b26c8

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/system/test_backup_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import pytest
2020

2121
from google.api_core import exceptions
22-
from google.cloud import spanner_v1
2322
from . import _helpers
2423

2524
skip_env_reason = f"""\

tests/system/test_dbapi.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import time
2020
import decimal
2121

22-
from google.cloud import spanner_v1
2322
from google.cloud._helpers import UTC
2423

2524
from google.cloud.spanner_dbapi.connection import Connection, connect

0 commit comments

Comments
 (0)