fix: error on profile page
Profile page was importing Sketch which was removed recently, even though it was not using that. Removed it to fix the issue.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import frappe
|
||||
from community.lms.models import Sketch
|
||||
|
||||
def get_context(context):
|
||||
context.no_cache = 1
|
||||
|
||||
Reference in New Issue
Block a user