aboutsummaryrefslogtreecommitdiff
path: root/utils/utils.js
diff options
context:
space:
mode:
authorSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2021-11-07 19:24:47 +0800
committerSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2021-11-07 19:24:47 +0800
commite44de4dc2876d771d871255e72c6884b958c05eb (patch)
tree26bbc40b5a94072f1bd73c4bd472687e1cd62ef5 /utils/utils.js
parentfb19a8b072e8529b9d90bd3fb322da31ca4911df (diff)
downloadSoopyV2-e44de4dc2876d771d871255e72c6884b958c05eb.tar.gz
SoopyV2-e44de4dc2876d771d871255e72c6884b958c05eb.tar.bz2
SoopyV2-e44de4dc2876d771d871255e72c6884b958c05eb.zip
add apikey menu to first load
Diffstat (limited to 'utils/utils.js')
-rw-r--r--utils/utils.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/utils.js b/utils/utils.js
index 6b28979..bbef8ce 100644
--- a/utils/utils.js
+++ b/utils/utils.js
@@ -1,4 +1,3 @@
-const NBTTagList = Java.type('net.minecraft.nbt.NBTTagList');
const NBTTagString = Java.type('net.minecraft.nbt.NBTTagString');
let utils = {