Skip to content

Commit 62a79e3

Browse files
author
therealbluepandabear
committed
Removed unused import.
1 parent 3dc4f8c commit 62a79e3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/java/com/therealbluepandabear/pixapencil/activities/canvas/oncreate/menu/CanvasActivity+onMenuItemSelected.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ import com.therealbluepandabear.pixapencil.models.ColorPalette
3131
import kotlinx.coroutines.CoroutineScope
3232
import kotlinx.coroutines.Dispatchers
3333
import kotlinx.coroutines.launch
34-
import java.util.*
3534

3635
const val ZOOM_INCREMENT = 0.2f
3736

0 commit comments

Comments
 (0)