mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
Fix nightly warnings
eg: ``` warning: the item `Box` is imported redundantly ```
This commit is contained in:
parent
d1eac05bce
commit
7b2ff89f1c
6 changed files with 2 additions and 7 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
use anyhow::Context;
|
||||
use std::io::{BufWriter, Write};
|
||||
use std::iter::Extend;
|
||||
use std::path::{Path, PathBuf};
|
||||
|
||||
// cSpell: ignore compat constexpr corelib deps sharedvector pathdata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue