Allow dead_code in widget::lazy::cache
This commit is contained in:
parent
6a03b8489b
commit
df85d85a6f
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#![allow(dead_code)]
|
||||
use crate::core::overlay;
|
||||
use crate::core::Element;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue