Remove author Javadocs for FeaturedImagesListFragment.java

As mentioned at #1451 . Travis will fail prior to merge of #1460
This commit is contained in:
misaochan 2018-04-24 01:31:24 +10:00
parent 4c78ebf58b
commit fab3d32a8c

View file

@ -16,11 +16,6 @@ import dagger.android.support.DaggerFragment;
import fr.free.nrw.commons.Media;
import fr.free.nrw.commons.R;
/**
* Created by root on 09.01.2018.
*/
public class FeaturedImagesListFragment extends DaggerFragment {
private GridView gridView;
private MockGridViewAdapter gridAdapter;