Skip to content

Commit

Permalink
Deprecate unused navigation-menu.js file in blank theme
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeoloughlin committed Apr 18, 2017
1 parent 45dce69 commit a7d865c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion app/design/frontend/Magento/blank/web/js/navigation-menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/

/**
* @deprecated
* @see lib/web/mage/menu.js
*/
define([
'jquery',
'matchMedia',
Expand Down

0 comments on commit a7d865c

Please sign in to comment.