Skip to content

Commit 374ce11

Browse files
committed
Remove unused imports
Signed-off-by: Sreekanth <prsreekanth920@gmail.com>
1 parent 62c63d7 commit 374ce11

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/source/test_async_source_err.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from grpc.aio._server import Server
1010

1111
from pynumaflow import setup_logging
12-
from pynumaflow._constants import ERR_UDF_EXCEPTION_STRING
1312
from pynumaflow.sourcer import SourceAsyncServer
1413
from pynumaflow.proto.sourcer import source_pb2_grpc
1514
from google.protobuf import empty_pb2 as _empty_pb2

0 commit comments

Comments
 (0)