Skip to content

Commit ffdeba0

Browse files
committed
remove unwanted imports
1 parent ba1e9a9 commit ffdeba0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • python-for-android/dists/kolibri/src/main/java/org/learningequality/task

python-for-android/dists/kolibri/src/main/java/org/learningequality/task/Worker.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
import java.util.UUID;
1919
import java.util.zip.CRC32;
2020

21-
import kotlinx.coroutines.Job;
22-
2321
/**
2422
* Abstract worker class that executes a task worker implementation
2523
*/

0 commit comments

Comments
 (0)