om-app commited on
Commit
d58b9a9
·
1 Parent(s): c89c7b2

Update share_btn.py

Browse files
Files changed (1) hide show
  1. share_btn.py +0 -1
share_btn.py CHANGED
@@ -11,7 +11,6 @@ loading_icon_html = """<svg id="share-btn-loading-icon" style="display:none;" cl
11
  share_js = """
12
 
13
  console.log("alert")
14
- alert("this is alert")
15
 
16
  """
17
 
 
11
  share_js = """
12
 
13
  console.log("alert")
 
14
 
15
  """
16