fix: Remove unused import
This commit is contained in:
parent
fdf74f131f
commit
f010a08796
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
import frappe, json
|
||||
import frappe.defaults
|
||||
from frappe.model.document import Document
|
||||
from frappe.desk.notifications import (delete_notification_count_for,
|
||||
clear_notifications)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue