Skip to content

Commit

Permalink
Remove a redundant import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
mahozad committed Jan 20, 2024
1 parent 5941fbb commit 796dff0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ import androidx.compose.ui.semantics.semantics
import androidx.compose.ui.semantics.setProgress
import androidx.compose.ui.unit.*
import ir.mahozad.multiplatform.wavyslider.*
import ir.mahozad.multiplatform.wavyslider.material3.WaveMovement
import kotlinx.coroutines.coroutineScope
import kotlinx.coroutines.isActive
import kotlinx.coroutines.launch
Expand Down

0 comments on commit 796dff0

Please sign in to comment.