mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-26 05:45:24 +00:00
(js) Remove some debugging output
This commit is contained in:
@@ -339,7 +339,6 @@
|
||||
Component.$views.push(viewData);
|
||||
});
|
||||
|
||||
Component.$log.debug(JSON.stringify(Component.$views, undefined, 2));
|
||||
deferred.resolve(Component.$views);
|
||||
});
|
||||
}, deferred.reject);
|
||||
|
||||
Reference in New Issue
Block a user