Skip to content

Commit e384eaf

Browse files
committed
Added unit testing setup for react-router into base-stack
1 parent 7484b92 commit e384eaf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/cleanup.ts

-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ const removeForgeAssets = async () => {
6060
await fs.unlink("public/logo.png")
6161
await fs.unlink("public/base-stack.png")
6262
await fs.unlink("public/banner.png")
63-
await fs.unlink("public/banner.png")
6463
log(chalk.green("Forge assets are removed from public directory"))
6564
}
6665

0 commit comments

Comments
 (0)