Browse Source

lint

Signed-off-by: marinofaggiana <ios@nextcloud.com>
marinofaggiana 3 năm trước cách đây
mục cha
commit
6b85ae636d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      iOSClient/ScanDocument/NCScanCell.swift

+ 1 - 1
iOSClient/ScanDocument/NCScanCell.swift

@@ -31,7 +31,7 @@ class NCScanCell: UICollectionViewCell {
     @IBOutlet weak var rotate: UIButton!
 
     weak var delegate: NCScanCellCellDelegate?
-    internal var index = 0
+    private var index = 0
 
     var imageIndex: Int {
         get {