Skip to content

Commit

Permalink
chore: unnecessary code line removed
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulCatalinas committed May 3, 2024
1 parent 72b3c64 commit 9059e08
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils/package-managers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,3 @@ export async function getPackageManger(): Promise<PackageManager> {
process.exit(1)
}
}

await getPackageManger()

0 comments on commit 9059e08

Please sign in to comment.