We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a041cd commit 14f5af9Copy full SHA for 14f5af9
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