summaryrefslogtreecommitdiff
path: root/getPatches.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-03 03:18:58 -0600
committerJeff Carr <[email protected]>2024-12-03 03:18:58 -0600
commita6b9170ad0ae6ac3e7da794275d692f974ed2140 (patch)
tree19d6a49b36bda5f10242d5d52db5811ac69bfdf9 /getPatches.go
parent0bc9bed597bb4d3333834da0ce4a4dc03b6b2d0d (diff)
move to protobufv0.22.25
Diffstat (limited to 'getPatches.go')
-rw-r--r--getPatches.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/getPatches.go b/getPatches.go
index 90c429f..2fd0d36 100644
--- a/getPatches.go
+++ b/getPatches.go
@@ -86,7 +86,6 @@ func isEmpty(a any) bool {
return false
}
-
func (r *RepoList) MakePatchset(setdir string) bool {
for _, repo := range r.allrepos {
userv := repo.Status.GetUserVersion()