From 90f4b87832bfba698cfe641da00c73f8f9f8fe3a Mon Sep 17 00:00:00 2001 From: derpystuff <3515180-derpystuff@users.noreply.gitlab.com> Date: Wed, 8 Jun 2022 22:13:56 +0200 Subject: [PATCH] unused --- labscore/constants.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/labscore/constants.js b/labscore/constants.js index d68916d..cedfb68 100644 --- a/labscore/constants.js +++ b/labscore/constants.js @@ -55,14 +55,6 @@ module.exports.ICONS = Object.freeze({ "downvote": "<:ico_downvote:980238681971494963>" }) -module.exports.WEB_ASSETS = Object.freeze({ - "brands": { - "genius": "357a0d4aaf1cedfa41dfb38bf3acb961", - "labscore": "042e4a437e14580ee2fda8be217991d6" - }, - "weather": "aab92e69374e4c7b8c6741fe02e574b9" -}) - module.exports.GUILD_FEATURES = Object.freeze({ "MEMBER_VERIFICATION_GATE_ENABLED": "<:MEMBERSHIP_GATING:816573784819630100> Membership Screening Enabled", "INVITE_SPLASH": "<:BOOST_IMAGE:816574652780249108> Invite Splash Background",