danielhn commited on
Commit
033367d
·
1 Parent(s): 177ea41

Remove dependency

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -11,7 +11,6 @@ import plotly.figure_factory as ff
11
  import numpy as np
12
  from collections import Counter
13
  from streamlit_echarts import st_echarts
14
- import streamlit_toggle as tog
15
 
16
  print("Make sure to activate your VPN before running this script")
17
 
 
11
  import numpy as np
12
  from collections import Counter
13
  from streamlit_echarts import st_echarts
 
14
 
15
  print("Make sure to activate your VPN before running this script")
16