cmd/planterette: remove hsu special case

Remove special case and invoke hakurei out of process.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-06-25 20:44:49 +09:00
parent 7007bd6a1c
commit aa454b158f
20 changed files with 101 additions and 85 deletions

View File

@@ -9,7 +9,6 @@ const compPoison = "INVALIDINVALIDINVALIDINVALIDINVALID"
var (
hmain = compPoison
fpkg = compPoison
)
func mustCheckPath(p string) string {