diff --git a/examples/utils.py b/examples/utils.py index fe5e0fee..65f764d6 100644 --- a/examples/utils.py +++ b/examples/utils.py @@ -97,7 +97,6 @@ others = dict([ ('MultiplePlotAxes', 'MultiplePlotAxes.py'), ('ROItypes', 'ROItypes.py'), ('ScaleBar', 'ScaleBar.py'), - ('InfiniteLine', 'InfiniteLine.py'), ('ViewBox', 'ViewBox.py'), ('GradientEditor', 'GradientEditor.py'), ('GLBarGraphItem', 'GLBarGraphItem.py'),