Skip to content

Commit

Permalink
remove log (#651)
Browse files Browse the repository at this point in the history
  • Loading branch information
anamontiaga authored Nov 16, 2023
1 parent 5e6c95a commit 56110d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/scene/scene.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ function SceneContainer(props) {

useEffect(() => {
if (map) {
console.log('USE EFFECT');
setBasemap({
map,
landcoverBasemap,
Expand Down

0 comments on commit 56110d0

Please sign in to comment.