kopia lustrzana https://github.com/TeamNewPipe/NewPipe
Fix sonar warning
rodzic
48b200868a
commit
f289bea6b3
|
@ -120,11 +120,6 @@ public class ChannelFragment extends BaseStateFragment<ChannelInfo>
|
||||||
// LifeCycle
|
// LifeCycle
|
||||||
//////////////////////////////////////////////////////////////////////////*/
|
//////////////////////////////////////////////////////////////////////////*/
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onCreate(final Bundle savedInstanceState) {
|
|
||||||
super.onCreate(savedInstanceState);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onAttach(@NonNull final Context context) {
|
public void onAttach(@NonNull final Context context) {
|
||||||
super.onAttach(context);
|
super.onAttach(context);
|
||||||
|
|
Ładowanie…
Reference in New Issue