We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a01c647 commit 89f62cbCopy full SHA for 89f62cb
src/MischiefCollective/ColorJizz/Formats/RGB.php
@@ -257,4 +257,3 @@ public function toString()
257
return $this->getR() . ',' . $this->getG() . ',' . $this->getB();
258
}
259
260
-
0 commit comments