Skip to content

Commit

Permalink
🤖 Update license headers / Format go codes and yaml files
Browse files Browse the repository at this point in the history
Signed-off-by: vdaas-ci <ci@vdaas.org>
  • Loading branch information
vdaas-ci committed Aug 13, 2020
1 parent e3f0a92 commit edeac98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/db/rdb/mysql/option.go
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ func WithMaxOpenConns(conns int) Option {
}
}


// WithTLSConfig returns the option to set the tlsConfig.
func WithTLSConfig(cfg *tls.Config) Option {
return func(m *mySQLClient) error {
Expand Down

0 comments on commit edeac98

Please sign in to comment.