remove example and remove cap issues for SyncDish

This commit is contained in:
d98762625 2018-06-18 11:17:54 +01:00
parent c90f30a7a1
commit 471009bc17
4 changed files with 14 additions and 73 deletions

View file

@ -13,7 +13,7 @@
/**
*
* Print useful stack on error
*/
const wrapRun = (run) => () => {
try {