mirror of
https://github.com/strapi/strapi.git
synced 2025-09-26 08:52:26 +00:00
remove more unused code
This commit is contained in:
parent
dae6d34127
commit
e902281584
@ -247,5 +247,3 @@ const createFilePathFactory =
|
|||||||
`${prefix}_${String(fileIndex).padStart(5, '0')}.jsonl`
|
`${prefix}_${String(fileIndex).padStart(5, '0')}.jsonl`
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
||||||
export type ILocalFileDestinationProvider = InstanceType<typeof LocalFileDestinationProvider>;
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user