Skip to content

Commit

Permalink
Update grpc-client-spring-boot-starter/src/main/java/net/devh/boot/gr…
Browse files Browse the repository at this point in the history
…pc/client/interceptor/DeadlineSetupClientInterceptor.java

Co-authored-by: ST-DDT <[email protected]>
  • Loading branch information
batsura-sa and ST-DDT committed Sep 5, 2024
1 parent 42ebf40 commit 809bc5b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
* @author Sergei Batsura ([email protected])
*/
@Slf4j
@GrpcGlobalClientInterceptor
@RequiredArgsConstructor
public class DeadlineSetupClientInterceptor implements ClientInterceptor {

Expand Down

0 comments on commit 809bc5b

Please sign in to comment.