fix: Removed accidentally added course doctype in list

This commit is contained in:
scmmishra 2019-03-18 15:28:49 +05:30
parent b854d64401
commit b2c745827f

View File

@ -193,10 +193,6 @@ def get_data():
"name": "Course",
"onboard": 1,
},
{
"type": "doctype",
"name": "Course"
},
{
"type": "doctype",
"name": "Topic",