fix: remove unused import
This commit is contained in:
parent
b9f2f5bc22
commit
aa9a8b2f1b
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ import requests
|
|||
from urllib.parse import urljoin
|
||||
|
||||
import frappe
|
||||
from frappe.test_runner import make_test_records
|
||||
from frappe.integrations.doctype.social_login_key.test_social_login_key import create_or_update_social_login_key
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue