mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
Remove unused import
This commit is contained in:
parent
8aaa388328
commit
41094b242f
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
// Copyright © SixtyFPS GmbH <info@slint.dev>
|
||||
// SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-2.0 OR LicenseRef-Slint-Software-3.0
|
||||
|
||||
use i_slint_compiler::langtype::Type;
|
||||
use napi::Result;
|
||||
use slint_interpreter::ComponentDefinition;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue