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

This commit is contained in:
Steven Zhu
2023-07-04 22:14:17 -04:00
parent e0d96bcb39
commit 4d94270cde

View File

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