Skip to content

Commit 45e5a87

Browse files
authored
revert a rookie error
1 parent 996805c commit 45e5a87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/activity.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1755,6 +1755,7 @@ class Activity {
17551755
* Sets up block actions with regards to different mouse events
17561756
*/
17571757
this._setupBlocksContainerEvents = () => {
1758+
const moving = false;
17581759
const that = this;
17591760
let lastCoords = { x: 0, y: 0, delta: 0 };
17601761

0 commit comments

Comments
 (0)