diff --git a/Plugins/StaffTag/StaffTag.plugin.js b/Plugins/StaffTag/StaffTag.plugin.js index d86a74b057..9ec2f64f47 100644 --- a/Plugins/StaffTag/StaffTag.plugin.js +++ b/Plugins/StaffTag/StaffTag.plugin.js @@ -308,7 +308,6 @@ module.exports = (_ => { inject = this.settings.tagPlaces.userProfile; tagClass = BDFDB.disCNS.userprofilebottag + BDFDB.disCN.bottagnametag; } - console.log(e); if (inject) this.injectStaffTag(e.returnvalue.props.children, e.instance.props.user, userType, 2, { tagClass: tagClass, useRem: e.instance.props.useRemSizes,