From 0617e3f7c235f48b515d7b92d6a274828028651c Mon Sep 17 00:00:00 2001 From: Ayush Kumar Goyal Date: Tue, 5 Sep 2023 09:11:56 +0530 Subject: [PATCH] [core] Remove redundant library names --- Makefile.vars | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Makefile.vars b/Makefile.vars index 7b4a219cdf0..04e21fd129f 100644 --- a/Makefile.vars +++ b/Makefile.vars @@ -147,8 +147,3 @@ REQUIREMENT_PPC64LE_FILE := $(ROOT)/desktop/core/requirements_ppc64le.txt REQUIREMENT_PPC64LE_FILE_PY39 := $(ROOT)/desktop/core/requirements_ppc64le_py39.txt REQUIREMENT_DOT_FILE := $(ROOT)/desktop/core/.requirements NAVOPTAPI_WHL := $(ROOT)/desktop/core/wheels/navoptapi-1.0.0-py3-none-any.whl -BOTO_PKG := $(ROOT)/desktop/core/ext-py3/boto-2.49.0 -REQUEST_PKG := $(ROOT)/desktop/core/ext-py3/requests-2.27.1 -PYSAML2_PKG := $(ROOT)/desktop/core/ext-py3/pysaml2-5.0.0 -DJANGOSAML2_PKG := $(ROOT)/desktop/core/ext-py3/djangosaml2-0.18.0 -DJANGO_AXES_PKG := $(ROOT)/desktop/core/ext-py3/django-axes-5.13.0