aboutsummaryrefslogtreecommitdiff
path: root/internal/git/handler_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/git/handler_test.go')
-rw-r--r--internal/git/handler_test.go1
1 files changed, 0 insertions, 1 deletions
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) {