Cleanup: make format

This commit is contained in:
Bastien Montagne
2024-02-15 19:49:58 +01:00
parent f8541337bb
commit 0801fcd6b3

View File

@@ -398,4 +398,3 @@ int sequencer_clipboard_paste_exec(bContext *C, wmOperator *op)
return OPERATOR_FINISHED;
}