diff options
Diffstat (limited to 'dashboard/app/reporting.go')
| -rw-r--r-- | dashboard/app/reporting.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dashboard/app/reporting.go b/dashboard/app/reporting.go index c5e6ff1e3..61bee541d 100644 --- a/dashboard/app/reporting.go +++ b/dashboard/app/reporting.go @@ -475,7 +475,6 @@ func reproStr(level dashapi.ReproLevel) string { } } -// nolint: gocyclo func createBugReport(c context.Context, bug *Bug, crash *Crash, crashKey *db.Key, bugReporting *BugReporting, reporting *Reporting) (*dashapi.BugReport, error) { var job *Job |
