Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 16858d1d authored by Tiger Huang's avatar Tiger Huang
Browse files

Remove redundant comment in Javadoc

It is extraneous message in documentation.

Fix: 165475304
Test: build
Change-Id: I129f96f6ed716e25c476bacbdb38799675919b9a
parent 835ed973
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -32,8 +32,6 @@ import java.lang.annotation.RetentionPolicy;

/**
 * Interface to control windows that generate insets.
 *
 * TODO(118118435): Needs more information and examples once the API is more baked.
 */
public interface WindowInsetsController {