diff options
Diffstat (limited to 'intl/l10n/rust/gtest/test.rs')
-rw-r--r-- | intl/l10n/rust/gtest/test.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/intl/l10n/rust/gtest/test.rs b/intl/l10n/rust/gtest/test.rs index 3e993f4789..32dad1c01d 100644 --- a/intl/l10n/rust/gtest/test.rs +++ b/intl/l10n/rust/gtest/test.rs @@ -3,7 +3,6 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ use l10nregistry_ffi::load::{load_async, load_sync}; -use moz_task; use std::borrow::Borrow; // We want to test a file that ships in every platform configuration, so we take |