Skip to content
Snippets Groups Projects
Commit 85de4a50 authored by Mykhailo Miroshnikov's avatar Mykhailo Miroshnikov
Browse files

MAGETWO-31191: Page JS dependencies optimization

 - Remove initialization of pageCache in page-cache.js
parent b223f6d5
Branches
No related merge requests found
......@@ -276,7 +276,6 @@ define([
domReady(function () {
$('body')
.pageCache()
.msgBox()
.formKey();
});
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment