Skip to content

Commit a00a496

Browse files
generatedunixname537391475639613facebook-github-bot
authored andcommitted
fbandroid/libraries/fresco/imagepipeline/src/test/java/com/facebook/imagepipeline/datasource/CloseableProducerToDataSourceAdapterTest.kt
Differential Revision: D81723308 fbshipit-source-id: 3b40513ac056b1f8ab6448d08f9b62da882bf30b
1 parent 9e902cb commit a00a496

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

imagepipeline/src/test/java/com/facebook/imagepipeline/datasource/CloseableProducerToDataSourceAdapterTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,6 @@ class CloseableProducerToDataSourceAdapterTest {
385385
companion object {
386386
private const val FINISHED = true
387387
private const val NOT_FINISHED = false
388-
private const val WITH_RESULT = true
389388
private const val WITHOUT_RESULT = false
390389
private const val FAILED = true
391390
private const val NOT_FAILED = false

0 commit comments

Comments
 (0)