From 0da07edfa49f15b5a599fdd455c2688be57f2b3c Mon Sep 17 00:00:00 2001 From: Gorav Kumar Garg Date: Tue, 17 Sep 2024 23:46:38 -0400 Subject: [PATCH] removed unnecessary eeprom content. --- fboss/platform/configs/janga800bic/led_manager.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/fboss/platform/configs/janga800bic/led_manager.json b/fboss/platform/configs/janga800bic/led_manager.json index 19edbfe5ed789..23b37045a899c 100644 --- a/fboss/platform/configs/janga800bic/led_manager.json +++ b/fboss/platform/configs/janga800bic/led_manager.json @@ -1,10 +1,4 @@ { - "chassisEepromName" : "CHASSIS" , - "fruEepromList" : { - "CHASSIS" : { - "path" : "/run/devmap/eeproms/COME_EEPROM" - } - }, "systemLedConfig": { "presentLedColor": 3, "presentLedSysfsPath": "/sys/class/leds/sys_led:blue:status/brightness",