diff --git a/school/hooks.py b/school/hooks.py index c7334667..7a6d7368 100644 --- a/school/hooks.py +++ b/school/hooks.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- from __future__ import unicode_literals from . import __version__ as app_version -import frappe app_name = "school" app_title = "School"