From 692a4587db073df83c30faeaf4535c4d240fa7b0 Mon Sep 17 00:00:00 2001 From: discountchubbs Date: Wed, 5 Nov 2025 19:21:59 -0800 Subject: [PATCH] gap --- common/params_keys.h | 1 - 1 file changed, 1 deletion(-) diff --git a/common/params_keys.h b/common/params_keys.h index 993229fdb4..3bce8eb2cd 100644 --- a/common/params_keys.h +++ b/common/params_keys.h @@ -196,7 +196,6 @@ inline static std::unordered_map keys = { {"NavDesiresAllowed", {PERSISTENT | BACKUP, BOOL, "0"}}, {"NavEvents", {PERSISTENT | BACKUP, BOOL, "0"}}, - // Neural Network Lateral Control {"NeuralNetworkLateralControl", {PERSISTENT | BACKUP, BOOL, "0"}},