aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2022-01-18 15:15:10 +0100
committer0neGal <mail@0negal.com>2022-01-18 15:16:11 +0100
commit45b4c015a14da3a2860a87e7b704a89110943def (patch)
treefea0cde9f9e4ef72ba51fa63d30bced7c59e3426 /src
parenta28e3812f95fd301201733bc2e7de24bb555ddb8 (diff)
downloadViper-45b4c015a14da3a2860a87e7b704a89110943def.tar.gz
Viper-45b4c015a14da3a2860a87e7b704a89110943def.zip
fixed random text in the middle of code
This was some Vim shenanigans (accidentally pressing "." after adding that text a little further up), at least that's my guess.
Diffstat (limited to 'src')
-rw-r--r--src/utils.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utils.js b/src/utils.js
index 797afe5..50ffed0 100644
--- a/src/utils.js
+++ b/src/utils.js
@@ -486,7 +486,6 @@ const mods = {
}catch(err) {return notamod()}
}
},
- as well
// Removes mods
//
// Takes in the names of the mod then removes it, no confirmation,