Skip to content

Commit 4385b72

Browse files
committed
updated galata ref
1 parent ff8cce2 commit 4385b72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ipyopenlayers/Map.py

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ class TileLayer(Layer):
3232
min_zoom = Int(0).tag(sync=True)
3333
max_zoom = Int(18).tag(sync=True)
3434

35-
3635
class RasterTileLayer(TileLayer):
3736

3837
_view_name = Unicode('RasterTileLayerView').tag(sync=True)

0 commit comments

Comments
 (0)