mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-11 17:58:41 +00:00
Remove log
This commit is contained in:
parent
ee23bd1ec1
commit
49cbea14d4
|
|
@ -166,7 +166,6 @@
|
|||
jsOMS.UI.ActionManager.prototype.runAction = function (id, listener, action, data)
|
||||
{
|
||||
const self = this;
|
||||
console.log(action.type)
|
||||
|
||||
if (!this.actions.hasOwnProperty(action.type)) {
|
||||
jsOMS.Log.Logger.instance.warning('Undefined action ' + action.type);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user