Skip to content

Commit

Permalink
Remove debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Sep 9, 2024
1 parent af76f83 commit c1ad68a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/bin/only-include-used-icons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,6 @@ async function getCommandContext(args: string[]): Promise<CommandContext> {
return false;
}

console.log(relativeDirPath);

if (parsedPackageJson["name"] === "@gouvfr/dsfr-chart") {
return false;
}
Expand Down

0 comments on commit c1ad68a

Please sign in to comment.