Merge pull request #909 from akm0012/ImportCleanup

Optimized Imports.
This commit is contained in:
Josephine Lim 2017-10-16 17:09:27 +10:00 committed by GitHub
commit 8bd37eca99
4 changed files with 4 additions and 7 deletions

View file

@ -11,7 +11,6 @@ import android.support.annotation.NonNull;
import android.text.TextUtils;
import fr.free.nrw.commons.CommonsApplication;
import fr.free.nrw.commons.data.Category;
import fr.free.nrw.commons.data.DBOpenHelper;
import timber.log.Timber;