imamnurby commited on
Commit
574b156
·
1 Parent(s): c8a916e

Update static/frontend.js

Browse files
Files changed (1) hide show
  1. static/frontend.js +0 -1
static/frontend.js CHANGED
@@ -33,7 +33,6 @@
33
 
34
  let user_query = document.getElementById("exampleFormControlInput1").value
35
  // let url_query = "http://10.27.32.183:8111/predict"
36
- console.log(use_query)
37
 
38
  if (user_query != ''){
39
  document.getElementById("spinner").style.display = 'block';
 
33
 
34
  let user_query = document.getElementById("exampleFormControlInput1").value
35
  // let url_query = "http://10.27.32.183:8111/predict"
 
36
 
37
  if (user_query != ''){
38
  document.getElementById("spinner").style.display = 'block';