fix-comment
This commit is contained in:
parent
937ae81751
commit
9a80de3090
@ -4,4 +4,5 @@ package gorm
|
||||
|
||||
import "errors"
|
||||
|
||||
// use go1.13 errors.Is to check is err is target error.
|
||||
var isError = errors.Is
|
||||
|
Loading…
x
Reference in New Issue
Block a user