Remove unused
This commit is contained in:
@@ -513,9 +513,6 @@ const getUniqueCollectionFolderPath = async (
|
||||
return collectionFolderPath;
|
||||
};
|
||||
|
||||
export const getMetadataFolderPath = (collectionFolderPath: string) =>
|
||||
`${collectionFolderPath}/${exportMetadataDirectoryName}`;
|
||||
|
||||
const getUniqueFileSaveName = async (
|
||||
collectionPath: string,
|
||||
filename: string,
|
||||
|
||||
Reference in New Issue
Block a user