Browse Source

Add newline at end of file to satisfy shfmt's "No newline at end of file" error

pull/4687/head
Steven Zhu 1 year ago
parent
commit
4d94270cde
No known key found for this signature in database GPG Key ID: 78CA474CD1E7C807
  1. 2
      notify/aws_ses.sh

2
notify/aws_ses.sh

@ -223,4 +223,4 @@ aws_rest() {
return 1
fi
fi
}
}
Loading…
Cancel
Save