Skip to content

Commit

Permalink
chore(cleanup): cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed Sep 24, 2022
1 parent 76fa6eb commit 5d29988
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/transforms/vue/ast.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ export const findPropsKey = (code: string) => {
},
)

console.log({ propsVariableName })

return propsVariableName
}
catch (e) {
Expand Down

0 comments on commit 5d29988

Please sign in to comment.