Skip to content

Commit

Permalink
remove dep
Browse files Browse the repository at this point in the history
  • Loading branch information
RTAkland committed Mar 15, 2024
1 parent ab6f76c commit ca75842
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ dependencies {
// Fabric API. This is technically optional, but you probably want it anyway.
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
modImplementation "net.fabricmc:fabric-language-kotlin:1.10.19+kotlin.1.9.23"

implementation 'net.mamoe:mirai-core:2.16.0'
}

processResources {
Expand Down

0 comments on commit ca75842

Please sign in to comment.