Junaidb commited on
Commit
74bc027
·
verified ·
1 Parent(s): d364137

Update ui.py

Browse files
Files changed (1) hide show
  1. ui.py +1 -3
ui.py CHANGED
@@ -50,9 +50,7 @@ def APP():
50
 
51
  def SHOWTABS():
52
 
53
- st.info(f"""
54
- looged_in_user : {st.user.email}
55
- """)
56
  if tab_selection == 0 :
57
 
58
 
 
50
 
51
  def SHOWTABS():
52
 
53
+
 
 
54
  if tab_selection == 0 :
55
 
56