From 2d5314d8acca83dc0c99e677638a8616e8c3bd8e Mon Sep 17 00:00:00 2001
From: Tracker-Friendly <arzumify@noreply.git.ailur.dev>
Date: Sun, 2 Mar 2025 16:09:15 +0000
Subject: [PATCH] Removed presence as a quilt dependency

---
 src/main/resources/quilt.mod.json | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/main/resources/quilt.mod.json b/src/main/resources/quilt.mod.json
index 64202c9..bb77478 100644
--- a/src/main/resources/quilt.mod.json
+++ b/src/main/resources/quilt.mod.json
@@ -23,10 +23,6 @@
       "https://maven.ailur.dev/"
     ],
     "depends": [
-      {
-        "id": "presence",
-        "versions": ">=1.1.1"
-      },
       {
         "id": "quilt_loader",
         "versions": ">=0.19.1"