Skip to content

Commit 965a522

Browse files
author
Stanislav Idolov
committed
magento-engcom/magento2ce#2308: Code style fixes
1 parent 0901682 commit 965a522

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/PageCache/view/frontend/web/js/page-cache.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ define([
7171
$.merge([], elem.childNodes);
7272
} catch (e) {
7373
consoleLogger.error(e);
74+
7475
return [];
7576
}
7677
});

0 commit comments

Comments
 (0)