diff --git a/examples/streamlit/app-with-auth0/app.py b/examples/streamlit/app-with-auth0/app.py index acc05423..080620ba 100644 --- a/examples/streamlit/app-with-auth0/app.py +++ b/examples/streamlit/app-with-auth0/app.py @@ -1,5 +1,4 @@ import streamlit as st -from streamlit.web.server.websocket_headers import _get_websocket_headers headers = st.context.headers