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