diff --git a/src/config/errors.js b/src/config/errors.js index 1c4b805..60d8e56 100644 --- a/src/config/errors.js +++ b/src/config/errors.js @@ -21,5 +21,4 @@ module.exports = { MISSING_BODY_ATTRIBUTES: 'request/missing-body-attributes', //Profile Errors MAX_NUMBER_OF_PROFILES_REACHED: 'profile/max-number-of-profiles-are-being-used', - NO_PROFILE_FOUND_FOR_NUMBER: 'profile/no-profile-found-for-number' }; \ No newline at end of file