Skip to content

Commit

Permalink
Check lint failure cause
Browse files Browse the repository at this point in the history
  • Loading branch information
shubertm committed Jul 22, 2024
1 parent 633fba1 commit 2682f02
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import androidx.compose.foundation.layout.BoxScope
import androidx.compose.foundation.layout.Column
import androidx.compose.foundation.layout.Row
import androidx.compose.foundation.layout.fillMaxWidth
import androidx.compose.foundation.layout.height
import androidx.compose.foundation.layout.padding
import androidx.compose.foundation.layout.size
import androidx.compose.foundation.layout.wrapContentHeight
Expand Down Expand Up @@ -43,7 +42,6 @@ import androidx.compose.ui.res.vectorResource
import androidx.compose.ui.unit.dp
import androidx.compose.ui.unit.sp
import androidx.compose.ui.window.Dialog
import com.godaddy.android.colorpicker.ClassicColorPicker
import com.godaddy.android.colorpicker.HsvColor
import dev.arkbuilders.arkretouch.R
import kotlinx.coroutines.CoroutineScope
Expand Down

0 comments on commit 2682f02

Please sign in to comment.