diff --git a/leptos/tests/ssr.rs b/leptos/tests/ssr.rs index 313c018420..32a116a9b7 100644 --- a/leptos/tests/ssr.rs +++ b/leptos/tests/ssr.rs @@ -206,5 +206,3 @@ fn ssr_option() { runtime.dispose(); } - -// TODO: Remmove this comment that was used to simulate a leptos source change