Skip to content

Commit

Permalink
fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-sanche committed Feb 23, 2024
1 parent 6872fcf commit 19ed6e9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions google/cloud/datastore/transaction.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
# limitations under the License.

"""Create / interact with Google Cloud Datastore transactions."""
import functools
from typing import Callable

from google.cloud.datastore.batch import Batch
from google.cloud.datastore_v1.types import TransactionOptions
from google.protobuf import timestamp_pb2
Expand Down

0 comments on commit 19ed6e9

Please sign in to comment.