mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-16 19:41:45 +02:00
remove debug
This commit is contained in:
@ -105,7 +105,6 @@ egw.extend('user', egw.MODULE_GLOBAL, function()
|
||||
{
|
||||
return request.then(() =>
|
||||
{
|
||||
debugger;
|
||||
return this.accounts(type)
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user