diff --git a/build.gradle b/build.gradle index cc6b9ea..412aa85 100644 --- a/build.gradle +++ b/build.gradle @@ -58,8 +58,6 @@ dependencies { transitive = false } implementation 'org.spongepowered:mixin:0.7.11-SNAPSHOT' - - implementation project(path: ":common", configuration: "default") } java {