Remove injector plugin

This commit is contained in:
Lucwousin
2019-11-03 03:16:42 +01:00
parent 3b36541b30
commit e0142c7f77
39 changed files with 0 additions and 5647 deletions
@@ -143,7 +143,5 @@ tasks {
shadowJar {
archiveClassifier.set("shaded")
exclude("net/runelite/injector/**")
}
}