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

pull/4687/head
Steven Zhu 2023-07-04 22:14:17 -04:00
parent e0d96bcb39
commit 4d94270cde
No known key found for this signature in database
GPG Key ID: 78CA474CD1E7C807
1 changed files with 1 additions and 1 deletions

View File

@ -223,4 +223,4 @@ aws_rest() {
return 1
fi
fi
}
}