duplicated assignment

This commit is contained in:
Cody Lee 2022-12-08 20:45:16 -06:00
parent bd51cf59f3
commit 3e5dd38e2f
No known key found for this signature in database
1 changed files with 0 additions and 2 deletions

View File

@ -129,8 +129,6 @@ func (u *InfluxUnifi) Run(c poller.Collect) error {
var err error var err error
u.Collector = c
u.setConfigDefaults() u.setConfigDefaults()
u.influx, err = influx.NewHTTPClient(influx.HTTPConfig{ u.influx, err = influx.NewHTTPClient(influx.HTTPConfig{