Skip to content

Commit a136918

Browse files
committed
Remove app
1 parent 4474354 commit a136918

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/streamlit.star

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@ app("/streamlit/snowflake", "github.com/syasini/snowflake_cheatsheet",
1111
params={"app_file": "app.py", "app_name": "Snowflake Cheatsheet"}, **sl_args)
1212
app("maps.:", "github.com/chrieke/prettymapp", # uses default domain, eg maps.localhost:/
1313
params={"app_file": "streamlit-prettymapp/app.py", "app_name": "Prettymapp"}, **sl_args)
14-
app("/streamlit/mega", "github.com/streamlit/mega-tester", params={"app_name": "Mega Tester"}, **sl_args)

0 commit comments

Comments
 (0)