Skip to content

Commit 627ac5a

Browse files
committed
fix static-test
1 parent 5c054e1 commit 627ac5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/App/Bootstrap.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,6 @@ public function run(AppInterface $application)
270270
} catch (\Throwable $e) {
271271
$this->terminate($e);
272272
}
273-
274273
} // phpcs:enable
275274

276275
/**

0 commit comments

Comments
 (0)