Skip to content

Commit d871e74

Browse files
committed
remove extra import
1 parent 4d3dd56 commit d871e74

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

plotly/io/_kaleido.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -540,8 +540,6 @@ def full_figure_for_development(fig, warn=True, as_dict=False):
540540
)
541541

542542
if warn:
543-
import warnings
544-
545543
warnings.warn(
546544
"full_figure_for_development is not recommended or necessary for "
547545
"production use in most circumstances. \n"

0 commit comments

Comments
 (0)