diff --git a/erpnext/config/desktop.py b/erpnext/config/desktop.py index 62013af8da7..d6a209302e4 100644 --- a/erpnext/config/desktop.py +++ b/erpnext/config/desktop.py @@ -53,12 +53,6 @@ data = { "link": "selling-home", "type": "module" }, - "Setup": { - "color": "#bdc3c7", - "icon": "icon-wrench", - "link": "Setup", - "type": "setup" - }, "Stock": { "color": "#f39c12", "icon": "icon-truck",