diff --git a/Procfile b/Procfile index 36289b47e..0d47dd3d4 100644 --- a/Procfile +++ b/Procfile @@ -1,3 +1,2 @@ web: sh setup.sh && streamlit run app.py - @echo "Setup complete. Running app..." - \ No newline at end of file + @echo "Setup complete. Running app..." \ No newline at end of file