mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-12-19 06:58:15 +08:00
Update HexToRGB
This commit is contained in:
committed by
GitHub
parent
aca7d80cdb
commit
f5054ac93d
@@ -9,6 +9,4 @@ function hexStringToRGB(hexString) {
|
||||
var obj={r, g, b}
|
||||
|
||||
return obj
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user