Skip to content

Commit 03d7874

Browse files
committed
Remove obsolete blank line
1 parent 815b333 commit 03d7874

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/components/Interactions/NavigationButton.js

-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ export default class NavigationButton extends React.Component {
218218
window.setTimeout(() => {
219219
this.context.threeSixty.preventCameraMovement = true;
220220
this.setFocus(true);
221-
222221
}, 0); // Note: Don't think timeout is needed after rendering was fixed
223222
}
224223

0 commit comments

Comments
 (0)