Remove detekt (#1130)

Annoying. More annoying in this project.
This commit is contained in:
AntsyLich
2024-08-19 12:51:37 +06:00
committed by GitHub
parent b2f1719c50
commit 777ae2461e
28 changed files with 3 additions and 1436 deletions

View File

@ -152,7 +152,6 @@ fun Scaffold(
* @param bottomBar the content to place at the bottom of the [Scaffold], on top of the
* [content], typically a [NavigationBar].
*/
@Suppress("CyclomaticComplexMethod")
@OptIn(ExperimentalMaterial3Api::class)
@Composable
private fun ScaffoldLayout(