mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Remove unused imports
This patch removes imports across the codebase that are unused to improve code maintainability and cleanliness.
This commit is contained in:
parent
67dfa170d2
commit
767878f194
8 changed files with 0 additions and 20 deletions
|
|
@ -43,13 +43,6 @@ import org.apache.http.params.CoreProtocolPNames;
|
|||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
|
||||
import fr.free.nrw.commons.auth.AccountUtil;
|
||||
import fr.free.nrw.commons.caching.CacheController;
|
||||
import fr.free.nrw.commons.category.Category;
|
||||
import fr.free.nrw.commons.contributions.Contribution;
|
||||
import fr.free.nrw.commons.data.DBOpenHelper;
|
||||
import fr.free.nrw.commons.modifications.ModifierSequence;
|
||||
import fr.free.nrw.commons.nearby.NearbyPlaces;
|
||||
import fr.free.nrw.commons.utils.FileUtils;
|
||||
import timber.log.Timber;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue