mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-12-28 11:58:23 +01:00
cleanup
This commit is contained in:
parent
412b78912b
commit
0a0e1fa46a
@ -15,7 +15,6 @@ import org.greenrobot.eventbus.EventBus;
|
||||
|
||||
import java.util.concurrent.Executor;
|
||||
|
||||
import ml.docilealligator.infinityforreddit.R;
|
||||
import ml.docilealligator.infinityforreddit.RedditDataRoomDatabase;
|
||||
import ml.docilealligator.infinityforreddit.customtheme.CustomTheme;
|
||||
import ml.docilealligator.infinityforreddit.customtheme.CustomThemeWrapper;
|
||||
@ -24,7 +23,6 @@ import ml.docilealligator.infinityforreddit.events.RecreateActivityEvent;
|
||||
public class MaterialYouUtils {
|
||||
public interface CheckThemeNameListener {
|
||||
void themeNotExists();
|
||||
|
||||
void themeExists();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user