mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 15:13:21 +00:00
Update packages/core/data-transfer/lib/providers/local-file-source-provider/index.ts
This commit is contained in:
parent
8677a4ac6c
commit
b566c0d44c
@ -73,7 +73,6 @@ class LocalFileSourceProvider implements ISourceProvider {
|
||||
} catch (e) {
|
||||
throw new Error(`Can't read file "${filePath}".`);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
getMetadata() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user