Skip to content

Commit

Permalink
Merge pull request #418 from magento-performance/cabpi-329-fix-redund…
Browse files Browse the repository at this point in the history
…ant-dependency

CABPI-329: Fix redundant dependency
  • Loading branch information
slopukhov authored Apr 5, 2022
2 parents 5006dd7 + cddd50a commit 458f0e4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion app/code/Magento/AdminAdobeIms/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"magento/module-authorization": "*",
"magento/module-store": "*",
"magento/module-email": "*",
"magento/module-security": "*",
"magento/module-integration": "*"
},
"suggest": {
Expand Down
1 change: 0 additions & 1 deletion app/code/Magento/AdminAdobeIms/etc/module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<module name="Magento_Authorization"/>
<module name="Magento_Store"/>
<module name="Magento_Email"/>
<module name="Magento_Security"/>
<module name="Magento_Integration"/>
</sequence>
</module>
Expand Down

0 comments on commit 458f0e4

Please sign in to comment.