From af2b351fd04c1f597f7de43df656f1d49370f60e Mon Sep 17 00:00:00 2001 From: nhanasi Date: Fri, 7 Aug 2026 13:57:06 -0400 Subject: [PATCH] Update getDeviceDetails.sh --- lib/rdk/getDeviceDetails.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/rdk/getDeviceDetails.sh b/lib/rdk/getDeviceDetails.sh index b7899312..343536fc 100755 --- a/lib/rdk/getDeviceDetails.sh +++ b/lib/rdk/getDeviceDetails.sh @@ -45,10 +45,6 @@ logMsg "enter" . /etc/include.properties . /etc/device.properties . $RDK_PATH/utils.sh -if [ -f /lib/rdk/utils-vendor.sh ]; then - . $RDK_PATH/utils-vendor.sh -fi - if [ "$DEVICE_TYPE" != "mediaclient" ]; then export SNMP_BIN_DIR=/mnt/nfs/bin/target-snmp/bin