mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-28 17:48:56 +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(() =>
|
return request.then(() =>
|
||||||
{
|
{
|
||||||
debugger;
|
|
||||||
return this.accounts(type)
|
return this.accounts(type)
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user