From 32312c6e055e70f70a6ba298f9362c9cfb2e65fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lex=20Ruiz?= Date: Tue, 19 Mar 2024 12:58:53 +0100 Subject: [PATCH] Remove duplicated line --- integrations/amazon-security-lake/src/run.py | 1 - 1 file changed, 1 deletion(-) diff --git a/integrations/amazon-security-lake/src/run.py b/integrations/amazon-security-lake/src/run.py index ed254be489e9f..30e2fd5af553c 100644 --- a/integrations/amazon-security-lake/src/run.py +++ b/integrations/amazon-security-lake/src/run.py @@ -51,7 +51,6 @@ def main(): # Generate filenames filename_raw = f"/tmp/integrator-raw-{timestamp}.json" filename_ocsf = f"/tmp/integrator-ocsf-{timestamp}.json" - filename_ocsf = f"/tmp/integrator-ocsf-{timestamp}.json" filename_parquet = f"/tmp/integrator-ocsf-{timestamp}.parquet" # 1. Extract data