mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 22:03:55 +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
|
|
@ -7,7 +7,6 @@ import android.preference.PreferenceManager;
|
|||
import android.support.v7.app.AppCompatDelegate;
|
||||
import android.view.MenuItem;
|
||||
|
||||
import butterknife.BindView;
|
||||
import butterknife.ButterKnife;
|
||||
import fr.free.nrw.commons.R;
|
||||
import fr.free.nrw.commons.theme.NavigationBaseActivity;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue