Add final newline

This commit is contained in:
Neil Johari
2025-02-03 08:56:06 -08:00
parent ff3538f81d
commit e69611efb6

View File

@@ -47,4 +47,5 @@ class Kamal::Secrets::Adapters::AwsSecretsManager < Kamal::Secrets::Adapters::Ba
`aws --version 2> /dev/null`
$?.success?
end
end
end