Skip to content

Commit da9bc25

Browse files
Fix styling
1 parent 53b8cdb commit da9bc25

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

recipe/magento2.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@
134134
});
135135

136136
set('config_import_needed_on_current', function () {
137-
138137
if (!test('[ -d {{current_path}}/{{magento_dir}} ] && [ -f {{current_path}}/{{magento_dir}}/bin/magento ]')) {
139138
writeln('Current Magento installation is unavailable => import skipped');
140139
return false;

0 commit comments

Comments
 (0)