Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolai Katkov committed Jan 31, 2024
1 parent 41dca8e commit 5f8af31
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib/context/dependencies.ts
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,6 @@ const getPnpmPackages = (projectDirectory: string): InstalledPackage[] => {
})
}
}
console.log(installedPackages)

return installedPackages
}

Expand Down

0 comments on commit 5f8af31

Please sign in to comment.