소스 검색

Remove commented code

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 1 년 전
부모
커밋
ea4a89a8a9
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      iOSClient/Main/Collection Common/NCListCell.swift

+ 0 - 5
iOSClient/Main/Collection Common/NCListCell.swift

@@ -143,11 +143,6 @@ class NCListCell: UICollectionViewCell, UIGestureRecognizerDelegate, NCCellProto
         labelInfo.text = ""
         labelTitle.textColor = .label
         labelInfo.textColor = .systemGray
-
-        // tag0.layer.masksToBounds = true
-        // tag0.layer.borderColor = UIColor.systemGray5.cgColor
-        // tag0.layer.borderWidth = 1.0
-        // tag0.layer.cornerRadius = 8
     }
 
     override func prepareForReuse() {