Skip to content

Commit 5406856

Browse files
committed
Lint
1 parent 5059b82 commit 5406856

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/durabletask/test_batch_actions.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11

2-
from grpc._channel import _InactiveRpcError
32
import pytest
4-
from durabletask import client, task, worker
3+
from durabletask import task
54

65
# NOTE: These tests assume a sidecar process is running. Example command:
76
# go install github.com/microsoft/durabletask-go@main

0 commit comments

Comments
 (0)