Style: use gofumpt for fmt
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
package dialer
|
||||
|
||||
var (
|
||||
DefaultOptions []Option
|
||||
)
|
||||
var DefaultOptions []Option
|
||||
|
||||
type config struct {
|
||||
skipDefault bool
|
||||
|
Reference in New Issue
Block a user