Skip to content

Commit 56581a5

Browse files
Omkar KulkarniOmkar Kulkarni
authored andcommitted
feat: removing bad commit
1 parent cd2d284 commit 56581a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ if [ "${OSTYPE}" = msys ]; then
44
echo "WARNING: ${0##*/} is not recommended on MSYS2, as MSYS2 alters the build environment."
55
fi
66

7-
# test commit2
87
if [ -z "${PYTHON3_BIN_PATH-}" ]; then
98
PYTHON3_BIN_PATH="$(command -v python3 || command -v python || echo python)"
109
fi

0 commit comments

Comments
 (0)