mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-11 09:58:39 +00:00
Removing logger
This commit is contained in:
parent
c610b6a0ce
commit
0fd291c0ca
|
|
@ -23,7 +23,6 @@
|
|||
*/
|
||||
jsOMS.Event.EventManager = function ()
|
||||
{
|
||||
this.logger = jsOMS.Log.Logger.getInstance();
|
||||
this.groups = {};
|
||||
this.callbacks = {};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user