Remove commit.sh

This commit is contained in:
2024-10-29 17:18:35 -04:00
parent 003c373cc8
commit d613ace494
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
gofmt -l -w -s ./core/*.go ./sync/*.go ./libmuttonserver.go
git commit -am "$1"
git push