Skip to content

Commit

Permalink
remove AI hallucination
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgazelka committed Oct 1, 2024
1 parent ba9adbb commit 03bc129
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/run_cargo_machete.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ if ! command -v cargo-machete &> /dev/null
then
echo -e "${RED}Error: cargo-machete could not be found${NC}"
echo -e "${YELLOW}To install, run: ${GREEN}cargo install cargo-machete${NC}"
echo -e "${YELLOW}For more information, visit: ${GREEN}https://github.com/bnjbvr/cargo-machete${NC}"
exit 1
fi

Expand Down

0 comments on commit 03bc129

Please sign in to comment.