Remove extra blank line at end of file

(This causes code style checks to fail)

Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
David Horstmann 2023-11-06 17:43:40 +00:00
parent ad33ab376b
commit 7dd8205423

View File

@ -10304,4 +10304,3 @@ void ecjpake_size_macros()
PSA_PAKE_INPUT_MAX_SIZE);
}
/* END_CASE */