style: Remove unused imports
This commit is contained in:
parent
4740e4f7e6
commit
4e69326fac
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ import frappe.monitor
|
|||
from frappe.utils import set_request
|
||||
from frappe.utils.response import build_response
|
||||
from frappe.monitor import MONITOR_REDIS_KEY
|
||||
import json
|
||||
|
||||
|
||||
class TestMonitor(unittest.TestCase):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue