diff --git a/erpnext/config/education.py b/erpnext/config/education.py index 58f2f1799c..4efaaa65cd 100644 --- a/erpnext/config/education.py +++ b/erpnext/config/education.py @@ -193,10 +193,6 @@ def get_data(): "name": "Course", "onboard": 1, }, - { - "type": "doctype", - "name": "Course" - }, { "type": "doctype", "name": "Topic",