remove orphaned commands

This commit is contained in:
Richard Macias
2026-02-14 16:04:12 -06:00
parent a3631de530
commit 3a30864c6b

View File

@@ -1,4 +1,4 @@
.PHONY: help all readme validate add-app normalize build publish publish-dry-run publish-from-file test test-app test-verbose
.PHONY: help readme validate add-app normalize build publish publish-dry-run publish-from-file test test-app test-verbose
default: help
help: # Show help for each of the makefile recipes.