mirror of
https://github.com/androidx/media.git
synced 2025-05-09 16:40:55 +08:00
Remove unnecessary getter
This commit is contained in:
parent
022c1ad6dd
commit
4a77d1a44e
@ -40,8 +40,4 @@ public final class Variant implements FormatWrapper {
|
||||
return format;
|
||||
}
|
||||
|
||||
public String getName() {
|
||||
return name;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user