diff --git a/CDB/apsct-sim-config.json b/CDB/apsct-sim-config.json
deleted file mode 100644
index 820e79e7caed8d5e6549cc73e05161707b9ebfd4..0000000000000000000000000000000000000000
--- a/CDB/apsct-sim-config.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
-    "servers": {
-        "APSCT": {
-            "LTS": {
-                "APSCT": {
-                    "LTS/APSCT/1": {
-                        "properties": {
-                            "OPC_Server_Name": [
-                                "apsct-sim"
-                            ],
-                            "OPC_Server_Port": [
-                                "4843"
-                            ],
-                            "OPC_Time_Out": [
-                                "5.0"
-                            ]
-                        }
-                    }
-                }
-            }
-        }
-    }
-}
diff --git a/CDB/apspu-sim-config.json b/CDB/apspu-sim-config.json
deleted file mode 100644
index 2823a4d897c44ce36200cb02fa79a9b8afb5f4b5..0000000000000000000000000000000000000000
--- a/CDB/apspu-sim-config.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
-    "servers": {
-        "APSPU": {
-            "LTS": {
-                "APSPU": {
-                    "LTS/APSPU/1": {
-                        "properties": {
-                            "OPC_Server_Name": [
-                                "apspu-sim"
-                            ],
-                            "OPC_Server_Port": [
-                                "4843"
-                            ],
-                            "OPC_Time_Out": [
-                                "5.0"
-                            ]
-                        }
-                    }
-                }
-            }
-        }
-    }
-}