mirror of
https://github.com/immich-app/immich.git
synced 2025-12-17 17:23:20 +03: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