update
This commit is contained in:
parent
5c9b5e3d91
commit
ed4f415b35
@ -41,7 +41,6 @@ func Ping() error {
|
|||||||
if x == nil {
|
if x == nil {
|
||||||
return ErrDBNotInit
|
return ErrDBNotInit
|
||||||
}
|
}
|
||||||
|
|
||||||
return x.Ping()
|
return x.Ping()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user