This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
oleg
/
deltachat-ios
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
fix warning in UIColor+Extensions
cyberta
5 anos atrás
pai
245ae01e4b
commit
99f867784e
1 arquivos alterados
com
0 adições
e
3 exclusões
Visão dividida
Mostrar estatísticas do Diff
0
3
deltachat-ios/Extensions/UIColor+Extensions.swift
+ 0
- 3
deltachat-ios/Extensions/UIColor+Extensions.swift
Ver arquivo
@@ -94,7 +94,4 @@ internal extension UIColor {
}
return UIColor(hexString: lightHex)
}
-
-
-
}