Skip to content

Commit

Permalink
cleanup git diff (revert whitespace change)
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Laux authored and r10s committed Dec 1, 2023
1 parent 02b7df1 commit 5d72c11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DcShare/Helper/ShareAttachment.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ protocol ShareAttachmentDelegate: class {
}

class ShareAttachment {

weak var delegate: ShareAttachmentDelegate?
let dcContext: DcContext
let thumbnailSize = CGFloat(96)
Expand Down

0 comments on commit 5d72c11

Please sign in to comment.