Minor cleanup

This commit is contained in:
arkon
2022-12-17 12:02:01 -05:00
parent 235bc77457
commit 0e2bdb7863
6 changed files with 6 additions and 21 deletions

View File

@@ -122,7 +122,6 @@ fun ExtensionDetailsScreen(
)
},
) { paddingValues ->
if (state.extension == null) {
EmptyScreen(
textResource = R.string.empty_screen,