mirror of https://github.com/M66B/FairEmail.git
Cleanup
This commit is contained in:
parent
7591ac9927
commit
52211b6a8a
|
@ -77,7 +77,6 @@ public class ViewModelMessages extends ViewModel {
|
|||
private static final int REMOTE_PAGE_SIZE = 10;
|
||||
private static final int SEARCH_PAGE_SIZE = 10;
|
||||
private static final int MAX_SIZE_FACTOR = 20;
|
||||
private static final int LOW_MEM_MB = 32;
|
||||
|
||||
Model getModel(
|
||||
final Context context, final LifecycleOwner owner,
|
||||
|
|
Loading…
Reference in New Issue