]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore: remove log
authorEduardo San Martin Morote <posva13@gmail.com>
Fri, 4 Jun 2021 07:21:07 +0000 (09:21 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Fri, 4 Jun 2021 07:21:07 +0000 (09:21 +0200)
Close #524

src/devtools/plugin.ts

index af98d1a615ae0af36783d29f688bed09982f2c8d..d5c255fe2a18f8f955fce4a6f9c0739a9ccf66a8 100644 (file)
@@ -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(