Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
zehengl committed Dec 28, 2023
1 parent 9fabfa6 commit bca6b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion streamlit_app.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import streamlit as st
import pandas as pd
import streamlit as st

st.set_page_config(page_title="yyc-community-game", page_icon=":question:")
_, center, _ = st.columns([2, 1, 2])
Expand Down

0 comments on commit bca6b29

Please sign in to comment.