Skip to content

Commit ea958b5

Browse files
committed
fix: code style
1 parent 17a4b07 commit ea958b5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Untitled

2.57 KB
Binary file not shown.

app/src/main/java/com/aritra/notify/components/appbar/AddEditBottomBar.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ package com.aritra.notify.components.appbar
22

33
import android.Manifest
44
import android.net.Uri
5-
import android.os.Build
65
import androidx.activity.compose.rememberLauncherForActivityResult
76
import androidx.activity.result.PickVisualMediaRequest
87
import androidx.activity.result.contract.ActivityResultContracts
@@ -11,7 +10,6 @@ import androidx.compose.foundation.layout.ExperimentalLayoutApi
1110
import androidx.compose.foundation.layout.WindowInsets
1211
import androidx.compose.foundation.layout.asPaddingValues
1312
import androidx.compose.foundation.layout.fillMaxWidth
14-
import androidx.compose.foundation.layout.ime
1513
import androidx.compose.foundation.layout.imePadding
1614
import androidx.compose.foundation.layout.isImeVisible
1715
import androidx.compose.foundation.layout.navigationBars

0 commit comments

Comments
 (0)