diff --git a/community/www/profiles/profile.py b/community/www/profiles/profile.py index b6856cc0..2ea2bdd5 100644 --- a/community/www/profiles/profile.py +++ b/community/www/profiles/profile.py @@ -1,5 +1,4 @@ import frappe -from community.lms.models import Sketch def get_context(context): context.no_cache = 1