chore: remove unused imports (#53722)

This commit is contained in:
Mihir Kandoi
2026-03-23 22:09:55 +05:30
committed by GitHub
parent 8ebc2e38ec
commit 91da450a31
24 changed files with 5 additions and 34 deletions

View File

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