Skip to content

Commit

Permalink
fbandroid/libraries/fresco/drawee/src/test/java/com/facebook/drawee/d…
Browse files Browse the repository at this point in the history
…rawable/DrawableTestUtils.java

Reviewed By: jocelynluizzi13

Differential Revision: D69742072

fbshipit-source-id: b8cfc608fe01164bf425914c2aa16aa80debaa4e
  • Loading branch information
generatedunixname89002005287564 authored and facebook-github-bot committed Feb 18, 2025
1 parent 8adef9e commit 83a1be7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ public Void answer(InvocationOnMock invocation) throws Throwable {
}
})
.when(drawable)
// NULLSAFE_FIXME[Not Vetted Third-Party]
.draw(any(Canvas.class));
}

Expand Down

0 comments on commit 83a1be7

Please sign in to comment.