From f6f008ca1d60e406559749bf2c2d455e162096f6 Mon Sep 17 00:00:00 2001 From: Robert Shaw Date: Sat, 22 Mar 2025 18:51:21 -0400 Subject: [PATCH] cleanup Signed-off-by: Robert Shaw --- examples/online_serving/disaggregated_prefill.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/online_serving/disaggregated_prefill.sh b/examples/online_serving/disaggregated_prefill.sh index bd0e2d44dbfb2..6925dc8af07e9 100644 --- a/examples/online_serving/disaggregated_prefill.sh +++ b/examples/online_serving/disaggregated_prefill.sh @@ -113,4 +113,4 @@ echo "Output of first request: $output1" echo "Output of second request: $output2" echo "🎉🎉 Successfully finished 2 test requests! 🎉🎉" -echo "" \ No newline at end of file +echo ""