Skip to content

Commit 0ad2434

Browse files
committed
Fix error
1 parent d4c240c commit 0ad2434

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • leptos-fluent-macros/src

leptos-fluent-macros/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ mod loader;
1818
#[cfg(not(feature = "ssr"))]
1919
pub(crate) mod tr_macros;
2020
mod translations_checker;
21-
#[cfg(not(feature = "ssr"))]
2221
mod translations_filler;
2322

2423
pub(crate) use exprpath::evaluate_exprpath;

0 commit comments

Comments
 (0)