Skip to content

Commit 50e0a36

Browse files
committed
Removed extra ⚠️ from warning message
Signed-off-by: Andre Fredette <afredette@redhat.com>
1 parent 6846bd7 commit 50e0a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@ def render_specifications_tab(rec: dict[str, Any]):
826826
if st.session_state.show_regenerate_warning:
827827
st.warning(
828828
"""
829-
⚠️ **Regenerate Profile & SLOs**
829+
**Regenerate Profile & SLOs**
830830
831831
You modified Use Case & Requirements fields. This will regenerate
832832
Traffic Profile and SLO Targets based on the new requirements.

0 commit comments

Comments
 (0)