fix: stream assets from storage local locations (#2087)
This commit is contained in:
@@ -114,6 +114,9 @@ module.exports = {
|
||||
await sourceBlockBlobClient.delete({
|
||||
deleteSnapshots: 'include'
|
||||
})
|
||||
},
|
||||
async getLocalLocation () {
|
||||
|
||||
},
|
||||
/**
|
||||
* HANDLERS
|
||||
|
Reference in New Issue
Block a user