From 2cae1c69c10b1871a7a3a66dba8f6b01f684db74 Mon Sep 17 00:00:00 2001 From: Artyom Bakhtin Date: Fri, 22 Nov 2024 17:37:05 +0300 Subject: [PATCH] Revert "Add config for System API" (#23) Reverts flashbots/builder-hub#21 --- testdata/get-configuration.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/testdata/get-configuration.json b/testdata/get-configuration.json index 74e5b44..eb88d88 100644 --- a/testdata/get-configuration.json +++ b/testdata/get-configuration.json @@ -125,10 +125,5 @@ "output_cw_log_group_name": "multioperator-builder", "aws_access_key_id": "xxx", "aws_secret_access_key": "xxx" - }, - "system_api": { - "__version": "v0.7.0", - "basic_auth_secret_salt": "xxx", - "basic_auth_secret_hash": "xxx" } }