mirror of
https://github.com/tw93/Mole.git
synced 2026-02-16 22:14:12 +00:00
chore: auto format code
This commit is contained in:
@@ -119,8 +119,7 @@ if [[ $# -eq 0 ]]; then
|
||||
echo -e "${YELLOW}Cancelled${NC}"
|
||||
exit 0
|
||||
;;
|
||||
"" | $'\n' | $'\r' | [Yy])
|
||||
;;
|
||||
"" | $'\n' | $'\r' | [Yy]) ;;
|
||||
*)
|
||||
log_error "Invalid key"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user