Skip to content

Commit f5054ac

Browse files
Update HexToRGB
1 parent aca7d80 commit f5054ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Conversions/HexToRGB

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,4 @@ function hexStringToRGB(hexString) {
99
var obj={r, g, b}
1010

1111
return obj
12-
13-
1412
}

0 commit comments

Comments
 (0)