Skip to content

Commit bd4ac9f

Browse files
committed
Cleanup master
1 parent 253f11e commit bd4ac9f

File tree

3 files changed

+0
-129
lines changed

3 files changed

+0
-129
lines changed

folium/plugins/__init__.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
from folium.plugins.fullscreen import Fullscreen
2020
from folium.plugins.heat_map import HeatMap
2121
from folium.plugins.heat_map_withtime import HeatMapWithTime
22-
from folium.plugins.locate import Locate
23-
from folium.plugins.locate_control import LocateControl
2422
from folium.plugins.marker_cluster import MarkerCluster
2523
from folium.plugins.measure_control import MeasureControl
2624
from folium.plugins.minimap import MiniMap
@@ -47,8 +45,6 @@
4745
'Fullscreen',
4846
'HeatMap',
4947
'HeatMapWithTime',
50-
'Locate',
51-
'LocateControl',
5248
'MarkerCluster',
5349
'MeasureControl',
5450
'MiniMap',

folium/plugins/locate.py

Lines changed: 0 additions & 86 deletions
This file was deleted.

folium/plugins/locate_control.py

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)