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