Add TODO
This commit is contained in:
parent
4ffc054bdd
commit
e8f78baca0
1 changed files with 1 additions and 0 deletions
|
@ -623,6 +623,7 @@ public class ChannelFragment extends BaseFragment implements FetchChannelsListen
|
||||||
return commentsFragment;
|
return commentsFragment;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: createFragment is defined as a @NonNull and should never be able to return null.
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue