From df0a52f53739a1bc05620f3f21533922488c0491 Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Fri, 1 Aug 2025 22:10:20 -0700 Subject: feat: go-module support --- internal/git/handler_test.go | 1 - 1 file changed, 1 deletion(-) (limited to 'internal/git/handler_test.go') diff --git a/internal/git/handler_test.go b/internal/git/handler_test.go index 95f1bc7..ee80906 100644 --- a/internal/git/handler_test.go +++ b/internal/git/handler_test.go @@ -2,7 +2,6 @@ package git import ( "testing" - ) func TestGitHandler(t *testing.T) { -- cgit v1.2.3