chore: remove extra comment
This commit is contained in:
parent
b11c23c346
commit
e4c9b39b44
1 changed files with 0 additions and 1 deletions
|
|
@ -276,7 +276,6 @@ function deleteEditedData (id, data) {
|
|||
async function updateEditedPhoto (id, photo, photoType) {
|
||||
const newPatch = {}
|
||||
const baseDir = photoType === 'frontCamera' ? FRONT_CAMERA_DIR : ID_PHOTO_CARD_DIR
|
||||
console.log('photo', photo)
|
||||
const { createReadStream, filename } = photo
|
||||
const stream = createReadStream()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue