Skip to content

Commit d8c7ba2

Browse files
author
maskara
committed
Remove unused values
1 parent 679602e commit d8c7ba2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/java/fr/free/nrw/commons/category/CategoryImagesListFragment.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ public class CategoryImagesListFragment extends DaggerFragment {
4242
@BindView(R.id.categoryImagesList) GridView gridView;
4343

4444
private boolean isLoading;
45-
private boolean hasMoreImages = true;
4645
private String categoryName = null;
4746

4847
@Inject CategoryImageController controller;

0 commit comments

Comments
 (0)