mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
remove debug
This commit is contained in:
parent
7d94692dfd
commit
28678c48f4
@ -105,7 +105,6 @@ egw.extend('user', egw.MODULE_GLOBAL, function()
|
||||
{
|
||||
return request.then(() =>
|
||||
{
|
||||
debugger;
|
||||
return this.accounts(type)
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user