euler314 commited on
Commit
851f436
·
verified ·
1 Parent(s): d274743

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -568,7 +568,6 @@ class DownloadManager:
568
  return []
569
 
570
  def main():
571
- st.set_page_config(page_title="Advanced File Downloader", layout="wide")
572
 
573
  if 'session_state' not in st.session_state:
574
  st.session_state.session_state = {
 
568
  return []
569
 
570
  def main():
 
571
 
572
  if 'session_state' not in st.session_state:
573
  st.session_state.session_state = {