Skip to content

Commit 8a069b4

Browse files
litetexStypox
andauthored
Code cleanup
Co-authored-by: Stypox <stypox@pm.me>
1 parent 82de35d commit 8a069b4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/java/org/schabi/newpipe/settings/preferencesearch/PreferenceSearchFragment.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ public View onCreateView(
3838
@Nullable final ViewGroup container,
3939
@Nullable final Bundle savedInstanceState
4040
) {
41-
// SettingsPreferenceSearchFragmentBinding.
4241
binding = SettingsPreferencesearchFragmentBinding.inflate(inflater, container, false);
4342

4443
binding.searchResults.setLayoutManager(new LinearLayoutManager(getContext()));

0 commit comments

Comments
 (0)