Skip to content

Commit

Permalink
fix: 删除无用文件
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorOSS committed Feb 14, 2024
1 parent a24dfda commit 36aa2e5
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 44 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,17 +75,20 @@
</build>

<dependencies>

<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
<version>2.9.3</version>
</dependency>

<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.30</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
Expand Down
Binary file removed src/main/java/WeChatBc-1.0-SNAPSHOT.jar
Binary file not shown.
17 changes: 0 additions & 17 deletions src/main/java/org/example/CreateWeChatClient.java

This file was deleted.

7 changes: 0 additions & 7 deletions src/main/java/org/example/Main.java

This file was deleted.

20 changes: 0 additions & 20 deletions src/main/resources/back.xml

This file was deleted.

0 comments on commit 36aa2e5

Please sign in to comment.