Cleanup: Python Style: Fix lint buildbot error.

This commit is contained in:
Bastien Montagne
2024-01-10 10:44:37 +01:00
parent 19b33496b2
commit fc0ad04d30

View File

@@ -1227,7 +1227,6 @@ class SEQUENCER_MT_context_menu(Menu):
layout.operator("sequencer.delete", text="Delete Retiming Keys")
def draw(self, context):
ed = context.scene.sequence_editor
if ed.selected_retiming_keys: