chore: refactor structure
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
package error
|
||||
|
||||
func NewRepoError(arg ...any) error {
|
||||
return newGenericError(ErrStorageFailure, arg...)
|
||||
}
|
||||
Reference in New Issue
Block a user