mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-22 06:27:47 +01:00
lint: remove unused
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
define('messages', ['bootbox', 'translator', 'storage', 'alerts', 'hooks'], function (bootbox, translator, storage, alerts, hooks) {
|
||||
const messages = {};
|
||||
|
||||
let showWelcomeMessage;
|
||||
let registerMessage;
|
||||
|
||||
messages.show = function () {
|
||||
|
||||
Reference in New Issue
Block a user