Remove superfluous comment

Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
David Horstmann 2023-11-03 19:20:33 +00:00
parent 676cfdd0ea
commit 8995b50cf4

View File

@ -13,7 +13,6 @@
#include "psa/crypto.h"
#include "psa_crypto_slot_management.h"
/* For psa_can_do_hash() and buffer copying functions */
#include "psa_crypto_core.h"
#include "test/asn1_helpers.h"