Bug 1686275 - Fix build bustage. CLOSED TREE a=bustage-fix

This commit is contained in:
Brindusan Cristian 2021-01-13 05:27:33 +02:00
parent 1c1851d0fa
commit 0ca7a4ae1e

View File

@ -3,7 +3,6 @@
* You can obtain one at http://mozilla.org/MPL/2.0/. */
use crate::builtins::{FluentDateTime, FluentDateTimeOptions, NumberFormat};
use fluent::resolver::ResolverError;
pub use fluent::{FluentArgs, FluentBundle, FluentError, FluentResource, FluentValue};
use fluent_pseudo::transform_dom;
pub use intl_memoizer::IntlLangMemoizer;