浏览代码

clear code

marinofaggiana 4 年之前
父节点
当前提交
40b4eb50d6
共有 1 个文件被更改,包括 1 次插入3 次删除
  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() {