Remove log

This commit is contained in:
Dennis Eichhorn 2018-03-30 17:05:42 +02:00
parent fa8a454803
commit f2da5de06e

View File

@ -220,8 +220,6 @@
response = new jsOMS.Message.Response.Response(o);
let successInject = null;
console.log(response);
if (typeof o.status !== 'undefined') {
self.app.notifyManager.send(
new jsOMS.Message.Notification.NotificationMessage(o.status, o.title, o.message), jsOMS.Message.Notification.NotificationType.APP_NOTIFICATION