mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-19 11:27:55 +00:00
chore: remove unused imports (#53722)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
# Copyright (c) 2017, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# License: GNU General Public License v3. See license.txt
|
||||
|
||||
from typing import Any
|
||||
|
||||
import frappe
|
||||
from email_reply_parser import EmailReplyParser
|
||||
from frappe import _, qb
|
||||
|
||||
Reference in New Issue
Block a user