Skip to content

Commit

Permalink
chore: remove console
Browse files Browse the repository at this point in the history
  • Loading branch information
shadcn committed Jan 13, 2025
1 parent 9976c7a commit d92f53d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/www/actions/edit-in-v0.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ export async function editInV0({
return file
})

console.log(registryItem)

const payload = {
version: 2,
payload: registryItem,
Expand Down

0 comments on commit d92f53d

Please sign in to comment.