fix: removed unused modules

This commit is contained in:
Jannat Patel
2022-03-21 12:57:16 +05:30
parent 5ca0a89789
commit ae29eb35fd
205 changed files with 11 additions and 4203 deletions

View File

@@ -15,7 +15,6 @@ from frappe.utils.jinja import get_jenv
# widgets/SomeWidgets.html in each of these modules.
MODULES = [
"lms",
"community"
]
def update_website_context(context):