1
0
Fork 0
mirror of https://github.com/bitwarden/android.git synced 2025-01-30 19:53:47 +03:00

nix suppression

This commit is contained in:
Dave Severns 2025-01-27 08:41:16 -05:00
parent ed58b8563c
commit 3cdc311ea0

View file

@ -33,7 +33,6 @@ import kotlinx.collections.immutable.ImmutableList
* @param modifier Modifier.
* @param windowInsets The insets to be applied to this composable.
*/
@Suppress("MaxLineLength")
@Composable
fun BitwardenSegmentedButton(
options: ImmutableList<SegmentedButtonState>,