Fix build error

This commit is contained in:
Ming Ming 2024-03-24 03:30:52 +08:00
parent d90dc436fe
commit 0db853f749

View file

@ -346,7 +346,6 @@ abstract class NpDb {
String? location, String? location,
bool? isFavorite, bool? isFavorite,
List<String>? mimes, List<String>? mimes,
int? offset,
int? limit, int? limit,
}); });