Skip to content

Commit

Permalink
Make DeletableObjectReporter a fun interface
Browse files Browse the repository at this point in the history
  • Loading branch information
pyricau committed May 1, 2024
1 parent 37c72e3 commit 7821816
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,6 +1,6 @@
package leakcanary

interface DeletableObjectReporter {
fun interface DeletableObjectReporter {

/**
* Start tracking the provided [target] object, with the expectation that it should be eligible
Expand Down

0 comments on commit 7821816

Please sign in to comment.