chore!: drop sid from boot (#26299)
This commit is contained in:
parent
490fae768a
commit
3e64e60389
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ def get_bootinfo():
|
|||
|
||||
if frappe.session["user"] != "Guest":
|
||||
bootinfo.user_info = get_user_info()
|
||||
bootinfo.sid = frappe.session["sid"]
|
||||
|
||||
bootinfo.modules = {}
|
||||
bootinfo.module_list = []
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue