summaryrefslogtreecommitdiff
path: root/getPatches.go
diff options
context:
space:
mode:
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()