mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-15 04:30:49 +00:00
Import Optimize
This commit is contained in:
parent
ad05e3db44
commit
fc5ef3ed8f
@ -1,5 +1,9 @@
|
||||
package one.nem.lacerta.feature.library;
|
||||
|
||||
/*
|
||||
Unused
|
||||
*/
|
||||
|
||||
import android.os.Bundle;
|
||||
import android.view.LayoutInflater;
|
||||
import android.view.View;
|
||||
|
@ -1,6 +1,5 @@
|
||||
package one.nem.lacerta.feature.library;
|
||||
|
||||
import android.content.Intent;
|
||||
import android.view.LayoutInflater;
|
||||
import android.view.View;
|
||||
import android.view.ViewGroup;
|
||||
@ -10,8 +9,6 @@ import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.recyclerview.widget.RecyclerView;
|
||||
|
||||
import java.util.ArrayList;
|
||||
|
||||
import one.nem.lacerta.model.LibraryItemPage;
|
||||
import one.nem.lacerta.model.ListItem;
|
||||
import one.nem.lacerta.model.ListItemType;
|
||||
|
Loading…
x
Reference in New Issue
Block a user