Charles De Dampierre commited on
Commit
f7cc852
1 Parent(s): f883d5a

remove plotly

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,5 +1,4 @@
1
  import streamlit as st
2
- import plotly.graph_objects as go
3
  import streamlit.components.v1 as components
4
 
5
 
 
1
  import streamlit as st
 
2
  import streamlit.components.v1 as components
3
 
4