From bdb761714361a3986834b8b50bb34cce45d01e4d Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 16 Feb 2024 11:39:44 -0600 Subject: cleaning up repostatus code --- structs.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index 495d81c..d831a16 100644 --- a/structs.go +++ b/structs.go @@ -85,8 +85,7 @@ type autoType struct { } type repo struct { - hidden bool - // path string + hidden bool lasttagrev string lasttag string giturl string -- cgit v1.2.3