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 f38eb76b34
commit 34342a2410

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"