Remove commit.sh

This commit is contained in:
2024-10-29 17:18:02 -04:00
parent 77014cf5e3
commit 544261a461
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
gofmt -l -w -s ./src/cli/*.go ./mutn.go
git commit -am "$1"
git push