Resolve "There are two defined errors (ErrNotFound and ErrCouldNotFind) which represent the same issue"
Merged
requested to merge 219-there-are-two-defined-errors-errnotfound-and-errcouldnotfind-which-represent-the-same-issue into develop
Compare changes
+ 3
− 13
@@ -23,17 +23,6 @@ func (e *ErrNil) Error() string {
@@ -193,11 +182,12 @@ func (e ErrCouldNotUpdate) Error() string {