mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 22:31:14 +00:00
no need for InferredGenericType!
This commit is contained in:
parent
ab665ba7b6
commit
cc4105e274
4 changed files with 2 additions and 9 deletions
|
@ -179,7 +179,6 @@ fn to_debug_string(
|
|||
match &ty {
|
||||
Type::Invalid => Expression::Invalid,
|
||||
Type::Void
|
||||
| Type::InferredGenericType
|
||||
| Type::InferredCallback
|
||||
| Type::InferredProperty
|
||||
| Type::Component(_)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue