Skip to content

Commit 7534f3d

Browse files
committed
chore: Remove unused structure
1 parent d8df89f commit 7534f3d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

view/base/templates/script/ajax-queue.phtml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ if ($interval < 10) {
3232
component,
3333
update,
3434
});
35-
36-
if (component.lazyUpdate) {
37-
38-
}
3935
},
4036
run() {
4137
setInterval(async () => {

0 commit comments

Comments
 (0)