Compare commits
No commits in common. '9645f103535b9b2fec1e49dc34cd10d8e0e462b4' and '5f375f654a766e6a8a21643eada07f233c2f23a9' have entirely different histories.
9645f10353
...
5f375f654a
@ -1,7 +0,0 @@
|
||||
package models
|
||||
|
||||
import (
|
||||
"errors"
|
||||
)
|
||||
|
||||
var ErrNoRecord = errors.New("models: no matchin record found")
|
||||
Loading…
Reference in New Issue