chore: remove unncessesary imports from ui_test_helpers
(cherry picked from commit 57bbc3ee11af11ed2819496040f2addda3cb6387)
This commit is contained in:
parent
61e0b6c00e
commit
e38e752bb3
1 changed files with 1 additions and 3 deletions
|
|
@ -1,7 +1,5 @@
|
|||
import os
|
||||
|
||||
import frappe
|
||||
from frappe import _, scrub
|
||||
from frappe import _
|
||||
from frappe.utils import add_to_date, now
|
||||
|
||||
UI_TEST_USER = "frappe@example.com"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue