Skip to content

Commit

Permalink
Added missing import TimeUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
Rd4dev committed Jul 25, 2024
1 parent 8eb748d commit f73037c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import org.oppia.android.scripts.common.ScriptBackgroundCoroutineDispatcher
import org.oppia.android.scripts.proto.ChangedFilesBucket
import org.oppia.android.scripts.proto.TestFileExemptions
import java.io.File
import java.util.concurrent.TimeUnit
import kotlin.system.exitProcess

/**
Expand Down

0 comments on commit f73037c

Please sign in to comment.