Commit 68d6b4eb authored by Tristan Cavelier's avatar Tristan Cavelier

erp5storage blob notifications released

parent 58676d28
......@@ -69,8 +69,6 @@
then(function (text) {
result.data = JSON.parse(text);
return result;
}, null, function () {
throw null; // dont propagate blob notifications
});
}
return result;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment