diff --git a/dist/autoloader.js b/dist/autoloader.js index b2508bf..0ba63bd 100755 --- a/dist/autoloader.js +++ b/dist/autoloader.js @@ -1,4 +1,4 @@ -/*Generated on:Wed Nov 28 2018 21:09:31 GMT+0100 (CET)*/ +/*Generated on:Wed Nov 28 2018 21:10:30 GMT+0100 (CET)*/ var AutomaticDispose_Branch = "master"; var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/"; var da_lss_adis_time = new Date().getTime(); diff --git a/dist/autoloaderV2.js b/dist/autoloaderV2.js index 8e264e8..5b331ad 100644 --- a/dist/autoloaderV2.js +++ b/dist/autoloaderV2.js @@ -1,4 +1,4 @@ -/*Generated on:Wed Nov 28 2018 21:09:31 GMT+0100 (CET)*/ +/*Generated on:Wed Nov 28 2018 21:10:30 GMT+0100 (CET)*/ /* * Dexie.js - a minimalistic wrapper for IndexedDB * =============================================== @@ -4696,7 +4696,6 @@ class AutomaticDispose { }).limit(1) } }).then((Wunsch) => { - console.log('OpenNextRescueSprechwunsch', Wunsch); if (Wunsch !== undefined) { Wunsch.each((myWunsch) => { diff --git a/src/autoloaderV2.js b/src/autoloaderV2.js index f143246..9da72f3 100644 --- a/src/autoloaderV2.js +++ b/src/autoloaderV2.js @@ -221,7 +221,6 @@ class AutomaticDispose { }).limit(1) } }).then((Wunsch) => { - console.log('OpenNextRescueSprechwunsch', Wunsch); if (Wunsch !== undefined) { Wunsch.each((myWunsch) => {