This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
oleg
/
deltachat-ios
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Browse Source
fix warning in UIColor+Extensions
cyberta
5 năm trước cách đây
mục cha
245ae01e4b
commit
99f867784e
1 tập tin đã thay đổi
với
0 bổ sung
và
3 xóa
Split View
Hiển thị tình trạng sai khác
0
3
deltachat-ios/Extensions/UIColor+Extensions.swift
+ 0
- 3
deltachat-ios/Extensions/UIColor+Extensions.swift
Xem Tập Tin
@@ -94,7 +94,4 @@ internal extension UIColor {
}
return UIColor(hexString: lightHex)
}
-
-
-
}