mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
remove log
This commit is contained in:
parent
57ea75bfc9
commit
b1a2e7708e
1 changed files with 0 additions and 1 deletions
|
|
@ -627,7 +627,6 @@ describe('/upload', () => {
|
|||
);
|
||||
|
||||
req.on('error', (err) => {
|
||||
console.log('First request error:', err.message);
|
||||
if (err.message === 'socket hang up') {
|
||||
resolve(true);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue