From ce4af38e8b7f05a6d8b48bc957091de0b0b0a9e7 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 13 Sep 2025 01:31:15 -0500 Subject: track changes --- structs.go | 1 - 1 file changed, 1 deletion(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index 470a843..08aa464 100644 --- a/structs.go +++ b/structs.go @@ -14,7 +14,6 @@ type Forge struct { Repos *gitpb.Repos // the repo protobufs Patchsets *Patchsets // patches that are in progress configSave bool // if you need to save the config because things changed - reposSave bool // if you need to save the repos file hostname string // your hostname rillX int // used for Rill() rillY int // used for Rill() -- cgit v1.2.3