Remove bpm-convert

This commit is contained in:
2025-09-04 13:02:39 +03:00
parent ad691cd78e
commit 1d43614fde
3 changed files with 1 additions and 12 deletions
-3
View File
@@ -1,3 +0,0 @@
module git.enumerated.dev/bubble-package-manager/bpm-utils/src/bpm-convert
go 1.23
-7
View File
@@ -1,7 +0,0 @@
package main
import "fmt"
func main() {
fmt.Println("bpm-convert")
}