Skip to content

Commit

Permalink
chore: fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
clementnuss committed Feb 28, 2022
1 parent 085b62b commit d0fcd48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/synchronizer/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ func (sc *syncConfig) synchronize() error {
if err != nil {
return err
}

data[k] = w
}
}
Expand Down

0 comments on commit d0fcd48

Please sign in to comment.