mirror of
https://github.com/immich-app/immich.git
synced 2026-02-04 00:39:15 +03:00
chore: remove swift logs (#25857)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user