From a21c97294109b75f2913fffc149541901652135b Mon Sep 17 00:00:00 2001 From: Thomas Daubney Date: Wed, 11 Oct 2023 17:17:32 +0100 Subject: [PATCH] Remove extra blank line Signed-off-by: Thomas Daubney --- programs/psa/psa_hash.c | 1 - 1 file changed, 1 deletion(-) diff --git a/programs/psa/psa_hash.c b/programs/psa/psa_hash.c index 18fefeddc..dd3bf7476 100644 --- a/programs/psa/psa_hash.c +++ b/programs/psa/psa_hash.c @@ -24,7 +24,6 @@ * limitations under the License. */ - #include "psa/crypto.h" #include #include