mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03: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
|
|
@ -11,7 +11,6 @@ import org.json.JSONException;
|
|||
import org.json.JSONObject;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.net.HttpURLConnection;
|
||||
import java.net.MalformedURLException;
|
||||
import java.net.URL;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue