mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 06:47:20 +08:00
fix: lint
This commit is contained in:
@@ -37,6 +37,7 @@ func NewPostgres(username, password, address string, port uint) (*Postgres, erro
|
||||
username: username,
|
||||
password: password,
|
||||
address: address,
|
||||
port: port,
|
||||
}, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user