Skip to content

Commit 11f48ce

Browse files
adding
1 parent 8c41d28 commit 11f48ce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

MapConfig/map.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
class GeoMap:
88
def __init__(self):
9-
"""Initialize without center. First place added will set center."""
109
self._map = None
1110
self._has_center = False
1211

0 commit comments

Comments
 (0)