We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4c240c commit 0ad2434Copy full SHA for 0ad2434
1 file changed
leptos-fluent-macros/src/lib.rs
@@ -18,7 +18,6 @@ mod loader;
18
#[cfg(not(feature = "ssr"))]
19
pub(crate) mod tr_macros;
20
mod translations_checker;
21
-#[cfg(not(feature = "ssr"))]
22
mod translations_filler;
23
24
pub(crate) use exprpath::evaluate_exprpath;
0 commit comments