mirror of
https://github.com/immich-app/immich.git
synced 2025-11-21 09:20:40 +09:00
@@ -1,5 +0,0 @@
|
||||
abstract interface class ILocalFilesManager {
|
||||
Future<bool> moveToTrash(String fileName);
|
||||
Future<bool> restoreFromTrash(String fileName);
|
||||
Future<bool> requestManageStoragePermission();
|
||||
}
|
||||
Reference in New Issue
Block a user