Browse Source

clear code

marinofaggiana 4 năm trước cách đây
mục cha
commit
40b4eb50d6
1 tập tin đã thay đổi với 1 bổ sung3 xóa
  1. 1 3
      iOSClient/Utility/NCAvatar.swift

+ 1 - 3
iOSClient/Utility/NCAvatar.swift

@@ -62,9 +62,7 @@ import Foundation
         super.init(image: image)
         
         self.borderColor = borderColor
-        self.borderWidth = borderWidth
-        
-        layoutSubviews()
+        self.borderWidth = borderWidth        
     }
 
     override func layoutSubviews() {