Skip to content

Commit

Permalink
Change from internal review
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitjoins committed Sep 16, 2024
1 parent 11aea9b commit 105b7a7
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ public String getName() {
}

@Override
@C.TrackType
public int getTrackType() {
public @C.TrackType int getTrackType() {
return renderer.getTrackType();
}

Expand Down

0 comments on commit 105b7a7

Please # to comment.