change(build): remove unnused SizedBox
This commit is contained in:
parent
a25b9e0150
commit
3d1235dc96
|
|
@ -223,8 +223,6 @@ class _SwipeableCardsStackState extends State<SwipeableCardsStack>
|
|||
},
|
||||
),
|
||||
)
|
||||
else
|
||||
const SizedBox(),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Reference in New Issue