Skip to content

Commit a1942e2

Browse files
committed
Fix CS
1 parent 6556ca2 commit a1942e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/make-docs.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ function generateModuleDocs(
119119
$markdown .= "\n" . $footer_2 . "\n";
120120
}
121121

122-
123122
if (!file_exists($destination)) {
124123
mkdir($destination, 0777, true);
125124
}

0 commit comments

Comments
 (0)