del 删除无用依赖

This commit is contained in:
AprilWind
2024-07-25 10:55:46 +08:00
parent e74f0ca6f8
commit e25083aea4
4 changed files with 0 additions and 92 deletions

View File

@ -39,11 +39,6 @@
<artifactId>lombok</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-core</artifactId>
</dependency>
</dependencies>
<build>