Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
去掉没用的依赖
Browse files Browse the repository at this point in the history
Former-commit-id: ab54bd8
  • Loading branch information
Nambers committed Aug 28, 2021
1 parent d5a8344 commit 71c8f63
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kotlin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ subprojects {
implementation("org.json:json:20210307")
compileOnly("net.mamoe:mirai-core-api:2.7.0") // mirai-core 的 API
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.1")
// https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core
implementation("org.apache.logging.log4j:log4j-core:2.14.1")
}
}
group = "tech.eritquearcus"
Expand Down

0 comments on commit 71c8f63

Please sign in to comment.