Wajahat698 commited on
Commit
a866847
·
verified ·
1 Parent(s): 90ca043

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -180,7 +180,6 @@ if 'used_suggestions' not in st.session_state:
180
  st.session_state.used_suggestions = set()
181
 
182
 
183
- backend_url = "https://backend-web-05122eab4e09.herokuapp.com"
184
  # Suppress Streamlit deprecation and warning messages
185
 
186
  def copy_to_clipboard(text):
 
180
  st.session_state.used_suggestions = set()
181
 
182
 
 
183
  # Suppress Streamlit deprecation and warning messages
184
 
185
  def copy_to_clipboard(text):