remove debug

This commit is contained in:
dgames 2020-12-06 10:56:58 -05:00
parent f4988480f6
commit 4874e78953

View File

@ -112,10 +112,6 @@ exit /b
:end_enhance_path
set "PATH=%PATH:;;=;%"
echo add_to_path: %add_to_path%
echo position: %position%
echo PATH: %PATH%
if NOT "%OLD_PATH%" == "%PATH%" (
%lib_console% debug_output :enhance_path "END Env Var - PATH=%path%"
%lib_console% debug_output :enhance_path "Env Var %find_query% - found=%found%"