Remove unused cctk import from autosize widget
This commit is contained in:
parent
64ddcb3bf2
commit
872e7dd65e
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
//! Autosize Container, which will resize the window to its contents.
|
||||
|
||||
use cctk::sctk::shell::xdg::window;
|
||||
use iced_core::event::{self, Event};
|
||||
use iced_core::layout;
|
||||
use iced_core::mouse;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue