samusander commited on
Commit
dd7a123
·
1 Parent(s): c55f1f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,7 +1,6 @@
1
  import streamlit as st
2
  import pandas as pd
3
  import json
4
- import time
5
  from urllib.request import urlopen
6
  from bs4 import BeautifulSoup
7
 
 
1
  import streamlit as st
2
  import pandas as pd
3
  import json
 
4
  from urllib.request import urlopen
5
  from bs4 import BeautifulSoup
6