Skip to content

Commit c22243e

Browse files
authored
Trailing spaces removed
1 parent cbc9f39 commit c22243e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/internal/Magento/Framework/Module/PackageInfo.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ private function load()
8787
} catch (\Zend_Json_Exception $e) {
8888
throw new \Zend_Json_Exception(
8989
sprintf(
90-
"%s composer.json error: %s",
91-
$moduleName,
90+
"%s composer.json error: %s",
91+
$moduleName,
9292
$e->getMessage()
9393
)
9494
);

0 commit comments

Comments
 (0)