From 59dd271565f5ea1d64cce787dc29305fbe8667e3 Mon Sep 17 00:00:00 2001 From: Gabor Gyimesi Date: Mon, 31 Jul 2023 17:23:42 +0200 Subject: [PATCH] Review update --- extensions/aws/processors/PutS3Object.h | 1 - 1 file changed, 1 deletion(-) diff --git a/extensions/aws/processors/PutS3Object.h b/extensions/aws/processors/PutS3Object.h index 30cf09a0429..a67fdeccc8a 100644 --- a/extensions/aws/processors/PutS3Object.h +++ b/extensions/aws/processors/PutS3Object.h @@ -27,7 +27,6 @@ #include #include #include -#include #include "core/PropertyDefinition.h" #include "core/PropertyDefinitionBuilder.h"