remove redundant build process

This commit is contained in:
geekgeekrun
2024-04-14 07:55:20 +08:00
parent 7f3c14333f
commit 10e6023742

View File

@@ -26,5 +26,3 @@ export default function buildUiOnCurrentPlatform() {
process.exit(1)
}
}
buildUiOnCurrentPlatform()