Skip to content

Commit 2806b1b

Browse files
committed
get rid of unnecessary call
1 parent 4380955 commit 2806b1b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

other/build-icons.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ async function generateIconFiles() {
5050

5151
logVerbose(`Generating sprite for ${inputDirRelative}`)
5252

53-
await fsExtra.ensureDir(outputDir)
54-
5553
const spriteChanged = await generateSvgSprite({
5654
files,
5755
inputDir,

0 commit comments

Comments
 (0)