Skip to content

Commit 51a5b38

Browse files
committed
Refactor CustomComponent class
1 parent c8eadd2 commit 51a5b38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/model/custom_component.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ class CustomComponent with EquatableMixin, SerializableMixin {
4646
String? id,
4747
String? name,
4848
ComponentData? data,
49-
bool? deleted,
5049
String? previewUrl,
5150
String? blurhash,
5251
}) =>

0 commit comments

Comments
 (0)