Commit d34f446
committed
Rename variable for clarity in message endpoint handling.
Updated `normalized_endpoint` to `normalized_message_endpoint` to improve code readability and better reflect its purpose. This change ensures the variable name aligns with its role in managing message path normalization.1 parent e176a7b commit d34f446
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
610 | | - | |
| 610 | + | |
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
615 | 615 | | |
616 | | - | |
| 616 | + | |
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| |||
0 commit comments