mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: remove swift logs (#25857)
This commit is contained in:
parent
23445fdcc1
commit
8872d2c7ae
1 changed files with 0 additions and 1 deletions
|
|
@ -133,7 +133,6 @@ class LocalImageApiImpl: LocalImageApi {
|
|||
"height": Int64(buffer.height),
|
||||
"rowBytes": Int64(buffer.rowBytes)
|
||||
]))
|
||||
print("Successful response for \(requestId)")
|
||||
Self.remove(requestId: requestId)
|
||||
} catch {
|
||||
Self.remove(requestId: requestId)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue