From: Eduardo San Martin Morote Date: Fri, 4 Jun 2021 07:21:07 +0000 (+0200) Subject: chore: remove log X-Git-Tag: v2.0.0-beta.3~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be7d58f656130542f51c51bb7b5e8d19c2c4974c;p=thirdparty%2Fvuejs%2Fpinia.git chore: remove log Close #524 --- diff --git a/src/devtools/plugin.ts b/src/devtools/plugin.ts index af98d1a6..d5c255fe 100644 --- a/src/devtools/plugin.ts +++ b/src/devtools/plugin.ts @@ -48,7 +48,6 @@ function addDevtools(app: App, store: Store) { registeredStores.set(store.$id, store) componentStateTypes.push('🍍 ' + store.$id) hasSubscribed = false - console.log('registing for the first time') } setupDevtoolsPlugin(