Remove injector plugin

This commit is contained in:
Lucwousin
2019-10-31 01:00:10 +01:00
parent 3b36541b30
commit e0142c7f77
39 changed files with 0 additions and 5647 deletions

View File

@@ -143,7 +143,5 @@ tasks {
shadowJar {
archiveClassifier.set("shaded")
exclude("net/runelite/injector/**")
}
}