From 534dcd21b5c66c050330001b9dbec12cebda3ea4 Mon Sep 17 00:00:00 2001
From: Christian Schiffer <c.schiffer@fz-juelich.de>
Date: Wed, 5 May 2021 08:46:52 +0200
Subject: [PATCH] Removed incorrect duplicate entry for hOc5 in metathalamus

---
 src/res/ext/bigbrain.json | 24 ------------------------
 1 file changed, 24 deletions(-)

diff --git a/src/res/ext/bigbrain.json b/src/res/ext/bigbrain.json
index ca7722dd6..60528c6ac 100644
--- a/src/res/ext/bigbrain.json
+++ b/src/res/ext/bigbrain.json
@@ -1198,30 +1198,6 @@
                               ]
                             }
                           ]
-                        },
-                        {
-                          "name": "lateral occipital cortex",
-                          "children": [
-                            {
-                              "name": "Area hOc5 (LOC)",
-                              "ngId": "v5",
-                              "status": "fully mapped",
-                              "labelIndex": 1,
-                              "rgb": [
-                                255,
-                                0,
-                                0
-                              ],
-                              "children": [],
-                              "fullId": {
-                                "kg": {
-                                  "kgSchema": "minds/core/parcellationregion/v1.0.0",
-                                  "kgId": "b40afb5a-e6a1-47b6-8a3e-1f8a20fbf99a"
-                                }
-                              },
-                              "relatedAreas": []
-                            }
-                          ]
                         }
                       ]
                     }
-- 
GitLab