删除不必要的类

master
erzhongxmu 2023-09-12 21:00:21 +08:00
parent 58f7c196f2
commit 7bb9ae9376
1 changed files with 5 additions and 3 deletions

View File

@ -943,9 +943,11 @@
<version>${jedis.version}</version>
</dependency>
<!-- redis cache end -->
<dependency>
<groupId>com.github.dathlin</groupId>
<artifactId>HslCommunication</artifactId>
<version>3.3.0</version>
</dependency>
</dependencies>