chore: formatting

This commit is contained in:
Anton Stubenbord
2023-06-03 15:56:50 +02:00
parent 2f25a948ee
commit 9d4b13cdd6

View File

@@ -89,7 +89,6 @@ class _InboxPageState extends State<InboxPage>
return RefreshIndicator(
onRefresh: context.read<InboxCubit>().reload,
child: CustomScrollView(
controller: _scrollController,
slivers: [
SliverToBoxAdapter(
child: HintCard(