Skip to content

Commit

Permalink
refactor: remove unnecessary ee initialization
Browse files Browse the repository at this point in the history
  • Loading branch information
dfguerrerom committed Jun 25, 2024
1 parent 1c004b6 commit 527df08
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions ui.ipynb
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"from sepal_ui.scripts.utils import init_ee\n",
"init_ee()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 527df08

Please sign in to comment.