Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecAivazis committed Mar 8, 2024
1 parent ddf2932 commit 4f013cc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/houdini-react/src/plugin/vite.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -259,9 +259,6 @@ export default {
initialVariables: variables,
})
console.log('data for', artifactName, observer.state, variables)
// save it in the cache
initialData[artifactName] = observer
initialVariables[artifactName] = variables
Expand Down

0 comments on commit 4f013cc

Please sign in to comment.