Skip to content

Commit f9f2e78

Browse files
author
Lo Conti Francesco
committed
removed unused import
1 parent 57e40cf commit f9f2e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

folium/plugins/side_by_side.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22

3-
from branca.element import CssLink, Figure, JavascriptLink
3+
from branca.element import Figure, JavascriptLink
44

55
from folium.map import Layer
66

0 commit comments

Comments
 (0)