fix(login): Remove option to login with FC
This commit is contained in:
parent
3e9be575cd
commit
a9c19ddc89
1 changed files with 0 additions and 2 deletions
|
|
@ -23,8 +23,6 @@ no_cache = True
|
|||
|
||||
|
||||
def get_context(context):
|
||||
from frappe.integrations.frappe_providers.frappecloud_billing import get_site_login_url
|
||||
from frappe.utils.frappecloud import on_frappecloud
|
||||
|
||||
redirect_to = frappe.local.request.args.get("redirect-to")
|
||||
redirect_to = sanitize_redirect(redirect_to)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue