Removing debugging line

This commit is contained in:
Tyler Akins
2019-07-19 21:47:06 -05:00
parent 7a8d1d260e
commit 9b2f6cea6c

1
mo
View File

@@ -835,7 +835,6 @@ moPartial() {
fi
if [[ "$moFilename" != */* ]] && [[ ! -f "$moFilename" ]] && [[ -n "$MO_SEARCH_PATH" ]]; then
echo "searching"
# Search the path for the file
IFS=: