mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 16:01:55 +03:00
linting the code
This commit is contained in:
@@ -96,6 +96,7 @@ func newStatsStatsd() (Interface, error) {
|
||||
for k, v := range config.C.StatsdTags {
|
||||
tags = append(tags, k, v)
|
||||
}
|
||||
|
||||
options = append(options, statsd.Tags(tags...))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user