From 3becadda78ae340ac99b5fca98d79dc596431c4f Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Mon, 1 Apr 2024 08:14:32 +0200 Subject: [PATCH] xd --- main.rmanifest.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.rmanifest.js b/main.rmanifest.js index 5b8de8f..c991baa 100644 --- a/main.rmanifest.js +++ b/main.rmanifest.js @@ -1,5 +1,5 @@ class Manifest { - static useLib = ["path", "fs", "auth", "mcl"] + static useLib = ["fs", "auth", "mcl"] static id = "hfmc" static version = "0.1.0"