remove unnecesary safearea

This commit is contained in:
krawieck 2021-01-26 22:20:43 +01:00
parent 1f26bf70ae
commit 618b8c93e1
1 changed files with 0 additions and 1 deletions

View File

@ -396,7 +396,6 @@ class _AboutTab extends HookWidget {
title: const Center(child: Text('Modlog')),
onTap: goToModLog,
),
const SafeArea(child: SizedBox.shrink()),
],
),
),