From cc172a6dbd05237dc62db836422d1a2e1f11f2aa Mon Sep 17 00:00:00 2001
From: stedif <stefano.difrischia@inaf.it>
Date: Wed, 28 Sep 2022 10:00:44 +0200
Subject: [PATCH] L2SS-958: remove duplicate properties

---
 CDB/stations/simulators_ConfigDb.json | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/CDB/stations/simulators_ConfigDb.json b/CDB/stations/simulators_ConfigDb.json
index b62292ef7..51ea37683 100644
--- a/CDB/stations/simulators_ConfigDb.json
+++ b/CDB/stations/simulators_ConfigDb.json
@@ -140,10 +140,6 @@
                 "TemperatureManager": {
                     "STAT/TemperatureManager/1": {
                         "properties": {
-                            "Alarm_Error_List": [],
-                            "Shutdown_Device_List":[
-                                "STAT/SDP/1", "STAT/UNB2/1", "STAT/RECV/1", "STAT/APSCT/1", "STAT/CCD/1","STAT/APSPU/1"
-                            ]
                         }
                     }
                 }
-- 
GitLab