We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f92a9eb commit 96a3cf8Copy full SHA for 96a3cf8
pkg/ui/bucket.go
@@ -20,7 +20,6 @@ type Bucket struct {
20
Blocks template.JS
21
RefreshedAt time.Time
22
Err error
23
- flagsMap map[string]string
24
}
25
26
func NewBucketUI(logger log.Logger, label string, flagsMap map[string]string) *Bucket {
0 commit comments