mahynski commited on
Commit
29dea6a
·
1 Parent(s): 5e7f237
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -65,8 +65,6 @@ def main():
65
  global uploaded_file
66
  col1, col2 = st.columns(2)
67
 
68
- print('hello')
69
-
70
  with col2:
71
  if uploaded_file is not None:
72
  # Display the pdf
 
65
  global uploaded_file
66
  col1, col2 = st.columns(2)
67
 
 
 
68
  with col2:
69
  if uploaded_file is not None:
70
  # Display the pdf