Skip to content

Commit 9d4e827

Browse files
hansthenConengmo
andauthored
Update folium/features.py
Co-authored-by: Frank Anema <[email protected]>
1 parent fc1930b commit 9d4e827

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

folium/features.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -297,9 +297,6 @@ def render(self, **kwargs) -> None:
297297
name=self.get_name(),
298298
)
299299

300-
# TODO: this could be rewritten to use the facilities of MacroElement
301-
# and the facilities of JSCSSMixin
302-
303300
figure = self.get_root()
304301
assert isinstance(
305302
figure, Figure

0 commit comments

Comments
 (0)