mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-31 09:50:58 +00:00
chore(core): fix unused warning
[no changelog]
This commit is contained in:
parent
effd81ed3b
commit
182f8d9774
@ -13,6 +13,7 @@ use crate::{
|
||||
};
|
||||
|
||||
use heapless::Vec;
|
||||
#[cfg(feature = "ui_debug")]
|
||||
use ufmt::uwrite;
|
||||
|
||||
use super::{common::display_left, scrollbar::SCROLLBAR_SPACE, theme, ScrollBar};
|
||||
|
Loading…
Reference in New Issue
Block a user