Skip to content

Commit 0918b1e

Browse files
authored
Remove bad thing that didnt got deleted because of merges
1 parent 494c340 commit 0918b1e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
plugins {
22
id 'fabric-loom' version '1.7-SNAPSHOT'
33
id 'maven-publish'
4-
id 'com.github.johnrengelman.shadow' version '8.1.1'
54
}
65

76
version = project.plugin_version
@@ -45,8 +44,6 @@ dependencies {
4544

4645
//rusherhack api
4746
rusherhackApi "org.rusherhack:rusherhack-api:$minecraft_version-SNAPSHOT"
48-
49-
shadow 'me.friwi:jcefmaven:122.1.10'
5047
modCompileOnly files("libs/mcef.jar")
5148
}
5249

0 commit comments

Comments
 (0)