Skip to content

Commit 1b99411

Browse files
bmaranvillegvwilson
authored andcommitted
cleanup
1 parent 6be6f28 commit 1b99411

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plotly/_subplots.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1065,7 +1065,6 @@ def _subplot_type_for_trace_type(trace_type):
10651065
from plotly.validator_cache import ValidatorCache
10661066

10671067
DataValidator = ValidatorCache.get_validator("", "data")
1068-
# from plotly.validators import DataValidator
10691068

10701069
trace_validator = DataValidator
10711070
if trace_type in trace_validator.class_strs_map:

0 commit comments

Comments
 (0)