fix: removed unnecessary imports

This commit is contained in:
Jannat Patel
2021-12-20 11:28:55 +05:30
parent 45e3964285
commit d3a3e7066d

View File

@@ -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"