diff --git a/kong/clustering/compat/removed_fields.lua b/kong/clustering/compat/removed_fields.lua index 05a8be4e70f2..b0cb3078056c 100644 --- a/kong/clustering/compat/removed_fields.lua +++ b/kong/clustering/compat/removed_fields.lua @@ -100,12 +100,9 @@ return { [3005000000] = { cors = { "private_network", - } - }, - - [3005000000] = { + }, hmac_auth = { "public_key", } - } + }, }