Bug 1672317 - fix build bustages r=fix CLOSED TREE

This commit is contained in:
Noemi Erli 2021-07-29 21:04:49 +03:00
Родитель 2f39e88869
Коммит b1bfbf5738
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -2,7 +2,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
use crate::xpcom_utils::get_app_locales;
use cstr::cstr;
use l10nregistry::{env::ErrorReporter, errors::L10nRegistryError};
use log::warn;