aboutsummaryrefslogtreecommitdiff
path: root/common/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'common/build.gradle')
-rw-r--r--common/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/build.gradle b/common/build.gradle
index 4a48098..1bc4def 100644
--- a/common/build.gradle
+++ b/common/build.gradle
@@ -15,7 +15,6 @@ dependencies {
implementation("org.apache.httpcomponents:httpclient:4.5.13")
implementation("com.google.code.gson:gson:2.10.1")
implementation("org.lwjgl:lwjgl-glfw:3.3.3")
- // Add your common dependencies for Forge and any other libraries here.
}
processResources {