Web:Common:Section: delete useless code

This commit is contained in:
Timofey Boyko 2022-04-01 13:39:57 +03:00
parent e74622dc90
commit 732790f262

View File

@ -120,7 +120,6 @@ class Section extends React.Component {
this.timeoutHandler = null;
this.intervalHandler = null;
console.log(isMobile, isMobileOnly);
this.scroll = null;
}