lint: remove unused

This commit is contained in:
Barış Soner Uşaklı
2026-02-19 09:15:41 -05:00
parent 7f8c069484
commit 68acc05940

View File

@@ -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 () {