Skip to content

Commit f68fb33

Browse files
authored
Update WhiteboardView.kt
1 parent cdf2f99 commit f68fb33

File tree

1 file changed

+0
-2
lines changed
  • AnkiDroid/src/main/java/com/ichi2/anki/ui/windows/reviewer/whiteboard

1 file changed

+0
-2
lines changed

AnkiDroid/src/main/java/com/ichi2/anki/ui/windows/reviewer/whiteboard/WhiteboardView.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ import android.view.MotionEvent
2828
import android.view.View
2929
import androidx.core.graphics.createBitmap
3030
import com.ichi2.anki.R
31-
import kotlinx.coroutines.flow.MutableStateFlow
32-
import kotlinx.coroutines.flow.asStateFlow
3331

3432
/**
3533
* A custom view for the whiteboard that handles drawing and touch events.

0 commit comments

Comments
 (0)