refactor: removed community member doctype

This commit is contained in:
pateljannat
2021-05-21 13:27:15 +05:30
parent b61ca1d7a2
commit e991dc5c73
27 changed files with 65 additions and 549 deletions

View File

@@ -1,6 +1,4 @@
import frappe
from community.www.courses.utils import get_instructor
from frappe.utils import nowdate, getdate
from community.lms.models import Course
def get_context(context):