Skip to content

Commit fc1930b

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

folium/features.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,6 @@ def render(self, **kwargs) -> None:
193193
name=self.get_name(),
194194
)
195195

196-
# TODO: this could be rewritten to use the facilities of MacroElement
197-
# and the facilities of JSCSSMixin
198196
figure = self.get_root()
199197
assert isinstance(
200198
figure, Figure

0 commit comments

Comments
 (0)