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