Skip to content

Commit 99c7f99

Browse files
committed
removing an unnecessary space
1 parent c694d72 commit 99c7f99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/PatternLab/Builder.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ protected function generatePatterns($options = array()) {
222222
$patternSourceDir = Config::getOption("patternSourceDir");
223223
$patternExtension = Config::getOption("patternExtension");
224224

225-
226225
// make sure the export dir exists
227226
if ($exportFiles && !is_dir($exportDir)) {
228227
mkdir($exportDir);

0 commit comments

Comments
 (0)