From e8857d62d91538e0760c50c5e1a68eaa16caf309 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 5 Oct 2025 07:35:57 -0500 Subject: a binary to replace aptly --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0e253ca..ac6bb13 100644 --- a/Makefile +++ b/Makefile @@ -28,8 +28,6 @@ go-deb: goimports: goimports -w *.go - # // to globally reset paths: - # // gofmt -w -r '"go.wit.com/gui/gadgets" -> "go.wit.com/lib/gadgets"' *.go clean: rm -f go.* -- cgit v1.2.3