Skip to content

Commit 26aecec

Browse files
committed
remove unnecessary map object
1 parent 9416c8b commit 26aecec

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

guide/10-mapping-and-visualization/managing-offline-map-areas.ipynb

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -378,16 +378,6 @@
378378
"> **Note:** You must own the _web map_ to run this operation."
379379
]
380380
},
381-
{
382-
"cell_type": "code",
383-
"execution_count": 102,
384-
"metadata": {},
385-
"outputs": [],
386-
"source": [
387-
"from arcgis.map import Map\n",
388-
"m = Map(item=wm_item)"
389-
]
390-
},
391381
{
392382
"cell_type": "code",
393383
"execution_count": 108,

0 commit comments

Comments
 (0)