Skip to content

Commit c1ad68a

Browse files
committed
Remove debug log
1 parent af76f83 commit c1ad68a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/bin/only-include-used-icons.ts

-2
Original file line numberDiff line numberDiff line change
@@ -336,8 +336,6 @@ async function getCommandContext(args: string[]): Promise<CommandContext> {
336336
return false;
337337
}
338338

339-
console.log(relativeDirPath);
340-
341339
if (parsedPackageJson["name"] === "@gouvfr/dsfr-chart") {
342340
return false;
343341
}

0 commit comments

Comments
 (0)