mirror of
https://github.com/documize/community.git
synced 2025-07-20 13:49:42 +02:00
remove commented-out code, add Private flags, fix noMilestone names
This commit is contained in:
parent
cf007f8006
commit
288cfdbb59
9 changed files with 8 additions and 792 deletions
|
@ -132,7 +132,6 @@ func (p *Provider) Command(ctx *provider.Context, w http.ResponseWriter, r *http
|
|||
|
||||
if listFailed(method, config, client, w) {
|
||||
|
||||
// TODO refactor - currently treats all remaining commands as triggering a report-set
|
||||
gr := githubRender{}
|
||||
for _, rep := range reports {
|
||||
log.IfErr(rep.refresh(&gr, &config, client))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue