Skip to content

Commit

Permalink
remove second ec.
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLovesDoggo committed Jun 28, 2024
1 parent 1571691 commit b3ccc0b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dmoj/scripts/utils/notify
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ function notify() {
echo "Failed to send notification to Discord (status code: $status_code)" >&2
return 1
fi
else
echo "Failed to send notification to Discord (curl error)" >&2
return 1
fi
}

Expand Down

0 comments on commit b3ccc0b

Please sign in to comment.