fix: removed unnecessary imports
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
from . import __version__ as app_version
|
from . import __version__ as app_version
|
||||||
import frappe
|
|
||||||
|
|
||||||
app_name = "school"
|
app_name = "school"
|
||||||
app_title = "School"
|
app_title = "School"
|
||||||
|
|||||||
Reference in New Issue
Block a user