Skip to content

Commit fde7369

Browse files
committed
Remove unused grpc import in tests
Signed-off-by: Nic Cope <[email protected]>
1 parent c8a39a6 commit fde7369

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_fn.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import dataclasses
22
import unittest
33

4-
import grpc
54
from crossplane.function import logging, resource
65
from crossplane.function.proto.v1 import run_function_pb2 as fnv1
76
from google.protobuf import duration_pb2 as durationpb

0 commit comments

Comments
 (0)