update 删除无用依赖

2.X
疯狂的狮子li 2022-01-26 16:07:16 +08:00
parent 4a47063b57
commit d3788a4d51
1 changed files with 0 additions and 5 deletions

View File

@ -107,11 +107,6 @@
<artifactId>ruoyi-api-file</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-stream-rabbit</artifactId>
</dependency>
</dependencies>
<build>