Skip to content

Commit

Permalink
ANDROID-15374 unused imports removed
Browse files Browse the repository at this point in the history
  • Loading branch information
jmanriquehiberus committed Nov 15, 2024
1 parent e3d0b11 commit 63a93b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions library/src/main/java/com/telefonica/mistica/sheet/Sheet.kt
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ import com.google.android.material.bottomsheet.BottomSheetDialog
import com.telefonica.mistica.R
import com.telefonica.mistica.button.Button
import com.telefonica.mistica.list.MisticaRecyclerView
import com.telefonica.mistica.list.decoration.divider.DividerItemAdapter
import com.telefonica.mistica.list.decoration.divider.DividerItemDecoration
import com.telefonica.mistica.list.layout.configureWithFullWidthLayout
import com.telefonica.mistica.sheet.Children.BottomActions
import com.telefonica.mistica.sheet.Children.ListActions
Expand Down

0 comments on commit 63a93b8

Please sign in to comment.