zyu commited on
Commit
314e5c3
·
1 Parent(s): 3266b95

style: cleanup

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -140,8 +140,6 @@ def main():
140
 
141
  init_session_state()
142
 
143
- st.write(st.session_state)
144
-
145
  with right:
146
  right_placeholder = st.empty()
147
 
 
140
 
141
  init_session_state()
142
 
 
 
143
  with right:
144
  right_placeholder = st.empty()
145