This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
oleg
/
deltachat-ios
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
fix warning in UIColor+Extensions
cyberta
%!s(int64=5) %!d(string=hai) anos
pai
245ae01e4b
achega
99f867784e
Modificáronse 1 ficheiros
con
0 adicións
e
3 borrados
Dividir vista
Mostrar estatísticas de Diff
0
3
deltachat-ios/Extensions/UIColor+Extensions.swift
+ 0
- 3
deltachat-ios/Extensions/UIColor+Extensions.swift
Ver ficheiro
@@ -94,7 +94,4 @@ internal extension UIColor {
}
return UIColor(hexString: lightHex)
}
-
-
-
}