fix: unused import
This commit is contained in:
parent
73d3d1f409
commit
e6f9e7fe39
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
|||
from __future__ import unicode_literals
|
||||
import frappe
|
||||
from frappe import _
|
||||
import json
|
||||
from frappe.model.document import Document
|
||||
from frappe.desk.doctype.notification_settings.notification_settings import (is_notifications_enabled, is_email_notifications_enabled_for_type, set_seen_value)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue