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

Commit 8cd7f05

Browse files
committed
Fix flake8: Remove unused unittest import in test_spanner.py
1 parent 94dcc23 commit 8cd7f05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/test_spanner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515

1616
import threading
17-
import unittest
1817

1918
import pytest
2019
from google.protobuf.struct_pb2 import Struct

0 commit comments

Comments
 (0)