Remove unnecessary usage of Reflections

This commit is contained in:
Brady
2018-08-01 21:48:33 -07:00
parent ae59f0606d
commit ef938304f0
2 changed files with 0 additions and 10 deletions
-1
View File
@@ -48,7 +48,6 @@ repositories {
}
dependencies {
implementation 'org.reflections:reflections:0.9.11'
implementation ('org.spongepowered:mixin:0.7.8-SNAPSHOT') {
// Mixin includes a lot of dependencies that are too up-to-date
exclude module: 'launchwrapper'