aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/app/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/app/main.go')
-rw-r--r--dashboard/app/main.go1
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,