Remove unused string NOT_IN_INDEX. The contents of this string was the same as VERIFY_PROJ_NOT_IN_INDEX.
Signed-off-by: Ashley E Desimone <ashley.e.desim...@intel.com> Cc: Nate DeSimone <nathaniel.l.desim...@intel.com> Cc: Puja Pandya <puja.pan...@intel.com> Cc: Erik Bjorge <erik.c.bjo...@intel.com> Cc: Bret Barkelew <bret.barke...@microsoft.com> --- edkrepo/common/humble.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/edkrepo/common/humble.py b/edkrepo/common/humble.py index 7f28d08..3ad03ac 100644 --- a/edkrepo/common/humble.py +++ b/edkrepo/common/humble.py @@ -95,8 +95,6 @@ MIRROR_PRIMARY_REPOS_MISSING = 'The edkrepo global configuration file missing [p MIRROR_DECODE_WARNING = 'WARNING: Could not decode so assuming a primary repo: {}' MAX_PATCH_SET_INVALID = 'Invalid value detected in user configuration file for max-patch-set (must be an integer).' -NOT_IN_INDEX = 'The selected project cannot be found in the global manifest repository' - # Manifest verification error messages VERIFY_ERROR_HEADER = 'Manifest repository verification errors:' VERIFY_EXCEPTION_MSG = 'Manifest repository verification failed' -- 2.16.2.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#53168): https://edk2.groups.io/g/devel/message/53168 Mute This Topic: https://groups.io/mt/69609596/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-