Skip to content

Commit

Permalink
Update internal/model/config.go
Browse files Browse the repository at this point in the history
Co-authored-by: Simone Basso <bassosimone@gmail.com>
  • Loading branch information
ainghazal and bassosimone authored Feb 13, 2024
1 parent a3dba34 commit b37696b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/model/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ func WithConfigFile(configPath string) Option {
runtimex.PanicIfFalse(openvpnOpts.HasAuthInfo(), "missing auth info")
config.openvpnOptions = openvpnOpts
}

}

// WithLogger configures the passed [Logger].
Expand Down

0 comments on commit b37696b

Please sign in to comment.