From 2dc35619e7191b62b2081af25ec294cda55a3ff8 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 15 Nov 2025 00:00:00 +0000 Subject: Remove unnecessary blank line in struct fields --- obj_commit.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'obj_commit.go') diff --git a/obj_commit.go b/obj_commit.go index 38f24ffc..d40ae784 100644 --- a/obj_commit.go +++ b/obj_commit.go @@ -8,8 +8,7 @@ import ( // Commit mirrors the structure of a Git commit object. type Commit struct { - Hash Hash - + Hash Hash Tree Hash Parents []Hash Author Ident -- cgit v1.3.1-10-gc9f91