From 9630b1f60c618eab04afb1d011d80fd464557869 Mon Sep 17 00:00:00 2001 From: TheJoeCoder <joe@radialbog9.uk> Date: Sun, 4 Feb 2024 22:21:58 +0000 Subject: [PATCH] Remove cjs req for userscript as not used --- bvletools.user.js | 1 - 1 file changed, 1 deletion(-) diff --git a/bvletools.user.js b/bvletools.user.js index f428ff8..b2f011c 100644 --- a/bvletools.user.js +++ b/bvletools.user.js @@ -8,7 +8,6 @@ // @downloadURL https://git.rb9.xyz/TheJoeCoder/bromcom-vle-to-ics/-/raw/main/bvletools.user.js // @updateURL https://git.rb9.xyz/TheJoeCoder/bromcom-vle-to-ics/-/raw/main/bvletools.user.js // @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== -// @require https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js // @grant none // ==/UserScript== -- GitLab