mirror of https://github.com/go-gitea/gitea.git
clean up
This commit is contained in:
parent
07a81a1d4f
commit
360b64a7ce
|
@ -66,7 +66,6 @@ func ListWorkflows(commit *git.Commit) (git.Entries, error) {
|
|||
ret = append(ret, entry)
|
||||
}
|
||||
}
|
||||
|
||||
return ret, nil
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue