Remove unused

This commit is contained in:
Manav Rathi
2024-07-27 10:15:25 +05:30
parent 1adab703b8
commit 5c0942f2b7

View File

@@ -12,7 +12,6 @@ export enum FileType {
* containing both the parts.
*/
livePhoto,
OTHERS,
}
export interface FileTypeInfo {