去除mq重复依赖

pull/2/head
niudehua 2021-05-23 00:56:04 +08:00
parent d7710a868b
commit 11ad956883
1 changed files with 0 additions and 4 deletions

View File

@ -116,10 +116,6 @@
<groupId>cn.smallbun.screw</groupId>
<artifactId>screw-core</artifactId> <!-- 实现数据库文档 -->
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-mq</artifactId>
</dependency>
</dependencies>