forked from extern/egroupware
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(() =>
|
return request.then(() =>
|
||||||
{
|
{
|
||||||
debugger;
|
|
||||||
return this.accounts(type)
|
return this.accounts(type)
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user