Remove commented signing cert constant (#917)

Removes the commented signing cert constant
variable from the PAL header file. The
correct location for this constant is the
aws_ota_codesigner_certificate.h file.
This commit is contained in:
Kody Stribrny
2023-02-03 09:35:44 -08:00
committed by GitHub
parent f2796758e8
commit fe9322ca23

View File

@@ -34,8 +34,6 @@
#include "ota.h"
//static const char signingcredentialSIGNING_CERTIFICATE_PEM[] = "Paste code signing certificate here.";
/**
* @brief Abort an OTA transfer.
*