mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-26 15:40:01 -07:00
fix pg test and lint warning
TODO: update doc and sample config
This commit is contained in:
@@ -228,7 +228,6 @@ func (cfg Config) Connect() (con Connection, err error) {
|
||||
_ = rs.Close()
|
||||
rs = nil
|
||||
}
|
||||
cfg.Login, cfg.Password = "", ""
|
||||
return Connection{rs}, err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user