diff options
Diffstat (limited to 'dashboard/app/main.go')
| -rw-r--r-- | dashboard/app/main.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dashboard/app/main.go b/dashboard/app/main.go index ef6738905..30a30eb84 100644 --- a/dashboard/app/main.go +++ b/dashboard/app/main.go @@ -1898,7 +1898,6 @@ func loadDupsForBug(c context.Context, bug *Bug, state *ReportingState, } group := &uiBugGroup{ Now: timeNow(c), - Caption: "duplicates", ShowPatched: true, ShowStatus: true, Bugs: results, |
