mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 13:53:54 +01:00
CodeCleanup : Removed Unused Import from packages. (#5609)
* CodeCleanup : Removed Unused Import from packages. * Removed : value-yue-hant directory.
This commit is contained in:
parent
b5ce7c735d
commit
dbe739e755
36 changed files with 0 additions and 102 deletions
|
|
@ -10,8 +10,6 @@ import androidx.annotation.Nullable;
|
|||
|
||||
import java.util.Date;
|
||||
|
||||
import static org.apache.commons.lang3.StringUtils.defaultString;
|
||||
|
||||
/**
|
||||
* Immutable class that contains metadata associated with a PageTitle.
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,8 +6,6 @@ import androidx.collection.ArraySet;
|
|||
|
||||
import com.google.gson.annotations.SerializedName;
|
||||
|
||||
import org.apache.commons.lang3.StringUtils;
|
||||
|
||||
import java.util.Collections;
|
||||
import java.util.List;
|
||||
import java.util.Set;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue