Skip to content

Commit 9f7934f

Browse files
committed
Drop Waila Dependency
1 parent ccbaa45 commit 9f7934f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

build.gradle

-5
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,11 @@ repositories {
3535
maven {
3636
url "https://cursemaven.com"
3737
}
38-
maven {
39-
name = "hwyla"
40-
url = "https://github.com/TehNut/temporary-maven-thing/raw/master/maven"
41-
}
4238
}
4339

4440
dependencies {
4541
deobfCompile "curse.maven:storage-drawers-223852:2952606"
4642
deobfCompile "curse.maven:chameleon-230497:2450900"
47-
deobfCompile "mcp.mobius.waila:Hwyla:${hwyla_version}_${mcversion}"
4843
deobfCompile "curse.maven:the-one-probe-245211:2667280"
4944
}
5045

0 commit comments

Comments
 (0)