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 9eaae78 commit 2961c04Copy full SHA for 2961c04
src/PatternLab/Saying.php
@@ -82,8 +82,6 @@ public function __construct() {
82
// i just didn't want to indent the crap above
83
$this->sayings = $sayings;
84
85
- print_r($sayings);
86
-
87
}
88
89
/**
0 commit comments