Clean up the code to make it cleaner

Signed-off-by: longtanfei <lucky8987@163.com>
This commit is contained in:
lucky8987
2025-03-26 23:07:02 +08:00
committed by longtanfei
parent 51fb9aa36c
commit d0c070c37d
5 changed files with 8 additions and 24 deletions

View File

@@ -212,11 +212,6 @@
<artifactId>spring-cloud-test-support</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-stream-rabbit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-test</artifactId>