Skip to content

Commit aa3b241

Browse files
committed
removed /**
1 parent 9f94a76 commit aa3b241

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/main/java/com/microsoft/durabletask/DurableTaskGrpcWorkerBuilder.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ public DurableTaskGrpcWorkerBuilder useVersioning(DurableTaskGrpcWorkerVersionin
130130
return this;
131131
}
132132

133-
/**
134133
/**
135134
* Sets explicit work item filters for this worker. When set, only work items matching the filters
136135
* will be dispatched to this worker by the backend.

0 commit comments

Comments
 (0)